0.1.0 • Published 7 years ago

thesaurio-solidity v0.1.0

Weekly downloads
2
License
MIT
Repository
gitlab
Last release
7 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

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago