React SDK

React-SDK

The @everfund/react-sdk adapter is a wrapper around the @everfund/js-sdk logic. Most of its job is related to managing the state in the "React" way, hooks.

// npm
npm install @everfund/react-sdk

//yarn
yarn add @everfund/react-sdk
Previous
Installation