smart contracts for Token of LangNet ( The Language Network )
[ Symbol: LANG ]
- TBA details
git clone https://github.com/LanguageToken/smart-contracts.git
cd smart-contracts
npm install -g truffle
npm install
truffle test
truffle compile [--all] [--network <name>]
truffle migrate [--reset] [-f <number>] [--network <name>] [--compile-all] [--verbose-rpc]
Code released under the GPLv3 License.