This examples shows how to use wallet web with React.js.
First, run the development server:
npm start
# or
yarn startOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src/App.js. The page auto-updates as you edit the file.