Skip to content

Repository files navigation

GitHub version npm 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.

AIM

Our aim is to make dapp development standard and easy. We will be creating more tools if needed in future.

install

npm i @ethcontracts/core

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/

About

Readymade ethereum contracts implementation with support for all ethereum library.

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages