Commit Graph

10 Commits

Author SHA1 Message Date
Gary Wang d2272ec21a Add README 2020-08-05 02:23:53 -07:00
Gary Wang fc296cf59e Deploy to gh-pages 2020-08-03 22:30:58 -07:00
Gary Wang 5c5d163183 Switch to using getProgramAccounts for finding owned accounts
Use getProgramAccounts instead of relying on deterministically
generated keys so we don't need private keys to find accounts
2020-08-03 03:20:32 -07:00
Gary Wang 5e1858be1f Show notifications when sending transactions 2020-08-02 02:02:28 -07:00
Gary Wang 7cba928e52 Subscribe to websocket for account changes 2020-08-01 18:52:55 -07:00
Gary Wang 05388a3ef7 Remove dependency on use-async-resource 2020-08-01 17:49:55 -07:00
Gary Wang 0fbbb909d9 Add button for minting new tokens to ease testing 2020-07-29 03:29:34 -07:00
Gary Wang 2633ec6f05 Wallet WIP 2020-07-28 22:03:36 -07:00
Gary Wang 1a33d8f9d4 Set up app skeleton 2020-07-28 01:53:35 -07:00
Gary Wang d43b70a7c4 Initialize project using Create React App 2020-07-27 23:40:26 -07:00