Skip to content

R-R-Studios/Todays_Intelligence_Tomorrows_Securitys-token-smart-contracts

 
 

Repository files navigation

current

NEXO Smart Contracts

License

yarn npm truffle ganache-cli solidity

Project description

This project implements vesting and community logic for NEXO token.

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 Ganache. 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 http://truffleframework.com/docs/.

Usage

  1. Install Yarn
  2. yarn install - installs all npm packages.
  3. yarn compile - compiles contracts.
  4. yarn test - runs tests

Contracts on Etherscan

Token address: ???

Authors

Powered by Zerion

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.0%
  • Solidity 33.9%
  • Shell 4.1%