0.0.33 • Published 4 years ago

@tasit/contracts v0.0.33

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

@tasit/contracts

This package contains the smart contracts (and tests, etc.) from a few of the most popular dapps.

@tasit/contracts contains a collection of the latest smart contracts from major projects. This package could be a useful standalone utility even when used outside of the context of Tasit. Developers can use this package for testing their own libraries too.

This functionality all "lives" in @tasit/contracts, a child package of tasit that is also published to npm as a standalone module using lerna.

For context, here is an overview of how this fits in with the rest of Tasit. But this can be used as a standalone, modular package if you prefer!

3rd-party contracts

Gnosis Safe

e13a145 is the commit from the gnosis/safe-contracts repo that this package is using.

Developers

This package uses Buidler.