sails-sol-gen 1.0.0

Solidity contract generator for the Sails framework
Documentation
1
2
pub const CONTRACT_TEMPLATE: &str = include_str!("./hbs/contract.hbs");
pub const PRAGMA_VERSION: &str = "0.8.28";