Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 807 Bytes

File metadata and controls

42 lines (25 loc) · 807 Bytes

smart-contracts

smart contracts for Token of LangNet ( The Language Network )

[ Symbol: LANG ]

  • TBA details

Getting Started

Clone

git clone https://github.com/LanguageToken/smart-contracts.git
cd smart-contracts

Installing

npm install -g truffle
npm install

Testing

truffle test
truffle compile [--all] [--network <name>]
truffle migrate [--reset] [-f <number>] [--network <name>] [--compile-all] [--verbose-rpc]

License

Code released under the GPLv3 License.

License and copyright notice