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

zeriontech/tokenbox-smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tokenbox

Tokenbox Smart Contracts

License yarn npm truffle testrpc solidity

Project description

Tokenbox is is an ecosystem for crypto-investors, traders & funds.

Dependencies

We use Truffle to compile, test and deploy smart contracts.

You will also need a running node with an active JSON-RPC (required). For testing purposes, we suggest using TestRPC. We strongly recommend you to use latest node, npm, and yarn versions.

The environment can be set up by the command: yarn install

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

Usage

  1. Install Yarn
  2. yarn install - installs all npm packages.
  3. yarn compile - to compile contracts.
  4. In a separate tab and run ./serve/run_testrpc.sh
  5. yarn run truffle test ./test/owned.js ./test/tokenbox_token.js - runs tests

Contracts on Etherscan

Token address: 0x3a92bd396aef82af98ebc0aa9030d25a23b11c6b

Authors

Powered by Zerion

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published