/solidity-truffle-contracts-examples

Simpe DeFi examples

Primary LanguageSolidityMIT LicenseMIT

solidity truffle contracts examples

Simple script examples using truffle and ganache

Run

npm install -g truffle

npm install

Test

truffle test

Migrate

truffle migrate