1.1.3 • Published 1 year ago

@opweb3/ethcontracts v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

npm version GitHub version CI

ethcontracts

Readymade ethereum contracts implementation with support for all ethereum library. The contracts are created based on openzeppelin standard.

Smart contract development has became standard (everyone using openZeppelin) and so their calling can be made standard too. EthContract.js solves this problem and provide you readymade API with lots of flexibility and features.

install

npm i @opweb3/ethcontracts

Features

  • Based on openzeppelin standard
  • Supports for multiple ethers client - web3.js and ethers
  • Extensible - you can extend and customize as per need
  • Automatic ABI management
  • Treeshakable (use only what's needed and others part won't be included in your code)
  • Free and MIT License
  • Strong typescript support

Docs

https://ujjwalguptaofficial.github.io/ethcontracts-doc/

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago