Skip to content

etsangsplk/solidity-test-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solidity test example

Example of testing Congress contract (DAO) from Ethereum.org with Truffle framework

Contracts source taken from article at Ethereum.Org and placed here contracts/

Tests is here test/. Tests written in JavaScript using async/await features.

Before run test you need to install dependencies by command npm install

After run truffle test

About

Example of testing Congress contract (DAO)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%