0.1.0 • Published 6 years ago

thesaurio-solidity v0.1.0

Weekly downloads
2
License
MIT
Repository
gitlab
Last release
6 years ago

thesaurio-solidity

Solidity libraries used to interact with Thesaurio production smart-contracts.

Using in combination of Open Zepplin smart-contracts and truffle

Initializing a project with truffle :

npm install -g truffle
mkdir myproject && cd myproject
truffle init
npm init -y

Adding openzeppelin-solidity to the project :

npm install -E openzeppelin-solidity

Adding thesaurio-solidity to the project :

npm install -E thesaurio-solidity
0.1.0

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago