Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 321 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 321 Bytes

The Web3 Platform

Web3 API's turned into React Hooks. #useTheWeb3Platform

Install

Note: React 16.7+ is required for Hooks.

With npm

npm i the-web3-platform --save

Or with yarn

yarn add the-web3-platform

useWeb3 hook Example

useWeb3 Example