Skip to content

b1mt3/golem-crowdfunding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golem Token and Crowdfunding contracts

Contracts

GNT contract is defined in contracts/Token.sol. Crowdfunding allocation of tokens for Golem Factory and developers is in contracts/GNTAllocation.sol. Other contracts are there for testing purposes only.

Testing

Testing requires Python and following packages: pyetherem, py.test

pip install -r requirements.txt

To run tests:

make tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 95.2%
  • Makefile 4.8%