/erc20-web-wallet

MyOasis - Web wallet for Ethereum and OasisCredit

Primary LanguageTypeScript

Welcome to the Oasis

What?

  • ERC20 Web wallet currently for use with Ethereum and Oasis Credit
  • Operates on the Ropsten Network
  • Allows balance checking and purchasing of Credits

Oasis Credit?

  • Inspiration from Ready Player One, my favourite book that has recently adapted to a movie
  • Digital ownership of items is an interesting concept, whether it be for virtual or physical items, so conceptually designing a currency for a virtual reality seemed like a fun idea

Stack

Future plans (todo list)

  • Pop down for each coin with tx history etc
    • List TX info and automatically update status
  • Sending and receiving of tokens
  • Login upgrades
    • Address creation
    • Nano support
  • Allow addition of custom own tokens
  • Make fully responsive
  • Improve token purchase UI
    • Shapeshift-esque plugin for exchanging tokens
    • 2 way purchasing window
  • SSL cert for HTTPS
  • Proper Angular native form validation
  • Further validation
    • Tests
    • Logging
    • Auth guard