Skip to content
forked from web3/web3.js

Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.

License

Notifications You must be signed in to change notification settings

jasonaw98/web3.js

 
 

Repository files navigation

web3.js

web3.js - Ethereum JavaScript API

Installation

yarn add web3

Package.json Scripts

  • build: Runs yarn clean and uses Lerna to build each package unders packages/
  • clean: Uses Lerna to run each packages' clean command
  • lint: Uses Lerna to run each packages' lint command
  • test: Runs jest for each package

About

Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 3.0%
  • Other 0.7%