Skip to content

zeriontech/contract-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contract template

Clean contract template with right environment.

Dependencies

This repository uses Truffle to compile, test and deploy smart contracts.

Also running node with active json-rpc is required. For testing puproses we suggest using TestRPC. We strongly recommend you to use latest node, npm, and yarn versions.

The environment can be set up by command:

yarn install

For more information about Truffle visit https://truffle.readthedocs.io/en/latest/.

Usage

./serve/run_tests.sh - run tests

Releases

No releases published

Packages

No packages published