Skip to content

code100x/sol-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

sol-notifier

A simple frontend that let's users connect their wallets to notification sources like TG/WA/Native notifications on browser

Stack

Create a monorepo which has

  • Core web2 service

  • Web3 indexer

    • Needs to index all the wallets and find the Tokens the user has and it's amount
    • NFTs the user has and it's amount (maybe only blue chips from a list)
  • Price indexer

    • Needs to poll coingecko and get back prices for tokens
    • Needs to poll ME/Tensor for floor price of NFT (floor - royalty is the final proce)

What needs to be done

A simple UI where a user can

  1. Add their public key + blockchain on the left
  2. Add notifiers on the right (connect a discord channel/slack/whatsapp/push notifications in the browser)
  3. A portfolio header that shows the user their net worth

About

A simple frontend that let's users connect their wallets to notification sources like TG/WA/Native notifications on browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published