bestchains / bestchains-contracts

Bestchains contracts is a library for secure smart contract development.
Apache License 2.0
2 stars 3 forks source link

feat: add basic/nonce/erc1155 contracts along with libraries #1

Closed bjwswang closed 1 year ago

bjwswang commented 1 year ago

Changelogs

  1. Librarys under ./library
  1. Contracts under ./contracts
  1. Add examples under ./examples on how to use this library