Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 447 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 447 Bytes

Scatter Embed

This project serves as the UI for our multi-platform/multi-device wallets.

Installation & Running

  • copy .env.example to .env in the root directory.
  • run yarn or npm i to download the dependencies.
  • run npm start to run the project.
  • navigate to http://localhost:8081

If you are using a wallet container/injector you can set NO_WALLET= in the .env file to force ScatterEmbed to wait for a window.wallet