Skip to content

0xBreath/cosmic_wallet

Repository files navigation

Cosmic Wallet

Cosmic Wallet

This functions as a browser extension and a web app.

.

.

Start Web App

yarn && yarn start

.

.

Upload Chrome Extension - Development

Run yarn build

The build outputs to dist folder, which is the webpacked Javscript.

Go to Manage Extensions in chrome browser

Turn on Developer Mode

Click Load unpacked and upload the dist folder

.

.

Upload Chrome Extension - Production

TODO Must be manifest V3 I think it's a zip of the dist that is published to chrome web store

.

.

TODO

  • Popup to sign transaction
  • Impl player profile logic in CosmicWallet
  • Impl create profile and keys logic, UI to setup trx, popup to sign transaction
  • Impl sign trx with profile key, UI to setup, popup to sign transaction
  • Explorer - to not leave the app to analyze the chain
  • Jupiter API for advanced trading features - to not leave the app to trade
  • Covesting - to not leave the app to earn high yield at a low risk
  • ZK