Skip to content

TPL v1.1

Latest
Compare
Choose a tag to compare
@0age 0age released this 08 Dec 21:26
· 3 commits to master since this release

This release includes a refined implementation of the Extended Jurisdiction, as well as an expanded set of example permissioned tokens and validator contracts, all with 100% code coverage. You may also now install TPL as an npm package using $ npm install tpl-contracts or $ yarn add tpl-contracts. Then, import in your contracts using import "tpl-contracts/contracts/<path-to-contract>.sol"; As always, PRs for improvements to TPL, issues you discover, or further example integration contracts are encouraged.