Skip to content

The Ethereum solidity smart contracts for the D-Transport project

License

Notifications You must be signed in to change notification settings

D-Transport/smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-contract

The Ethereum solidity smart contracts for the D-Transport project

Build Status

Install Truffle

npm install -g truffle
npm install -g ethereumjs-testrpc

Run the tests

Make sure the Ethereum testrpc is running

testrpc

Then you can launch the tests via Truffle

truffle test

About

The Ethereum solidity smart contracts for the D-Transport project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published