bsadeh / solidity-solids

a collection of solid solidity contracts & libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solidity-solids

A collection of solid smart contracts and libraries for Solidity

sample:

  • RoleBased (and Has<*> specializations)
  • Switchable
  • Loggable
  • Validating
  • Math
  • Storage (and its components GenericStorage & GenericArrayStorage)
  • financial: Bank & Accountant
prerequisites
truffle 4.1.14
node ^10.12.0
build
$ yarn bootstrap
$ yarn test

About

a collection of solid solidity contracts & libraries


Languages

Language:JavaScript 81.2%Language:Python 18.2%Language:Shell 0.6%