Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

zeriontech/the-token-fund-smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TokenFund Contract

Dependencies

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

It can be installed: npm install -g truffle

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

Also running node with active json-rpc is required. For testing puproses we suggest using https://github.com/ethereumjs/testrpc

Usage

./run_testrpc.sh - runs testrpc node with required params

truffle compile - compile all contracts

truffle test - run tests

Contracts on Etherscan

You can verify the code of the TKN token contract and The Token Fund contract on Etherscan.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published