@opweb3/ethcontracts
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

npm version GitHub version CI

ethcontracts

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

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/

Readme

Keywords

none

Package Sidebar

Install

npm i @opweb3/ethcontracts

Weekly Downloads

1

Version

1.1.3

License

MIT

Unpacked Size

276 kB

Total Files

49

Last publish

Collaborators

  • ujjwalguptaofficial