Hi,
Based on my experience from writing a crowdsale contracts, I've created a skeleton repository that helps with development, or starting with development of Smart Contracts written in Solidity. It contains preconfigured Truffle framework with few libraries for testing (using ES2015+ js features), linting and more.
Checklist
[x] Each link description starts with an uppercase character and ends with a period. Example: solc-js - JavaScript bindings for the Solidity compiler.
[x] Drop all the A / An prefixes in the descriptions.
[x] Avoid using the word Solidity in the description.
Hi, Based on my experience from writing a crowdsale contracts, I've created a skeleton repository that helps with development, or starting with development of Smart Contracts written in Solidity. It contains preconfigured Truffle framework with few libraries for testing (using ES2015+ js features), linting and more.
Checklist
Example:
solc-js - JavaScript bindings for the Solidity compiler.
A
/An
prefixes in the descriptions.Solidity
in the description.