Skip to content

eostitan/ScatterEmbed

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 69.2%
  • JavaScript 19.1%
  • CSS 8.6%
  • HTML 3.1%