Commit Graph

19 Commits

Author SHA1 Message Date
Gary Wang fbf5ad0951 WIP dapp integration 2020-08-04 10:23:13 -07:00
Gary Wang fc296cf59e Deploy to gh-pages 2020-08-03 22:30:58 -07:00
Gary Wang 61cf9e211e Move debug buttons to separate file, fix missing param 2020-08-03 22:30:27 -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 d50ed4499d Save token names 2020-08-01 03:41:08 -07:00
Gary Wang 4de78585f2 Add button to request airdrop 2020-07-31 21:15:21 -07:00
Gary Wang c54151662e Add account selector 2020-08-01 01:02:22 -07:00
Gary Wang 6786852b0f Add network selector 2020-07-31 17:08:27 -07:00
Gary Wang 18f8194d5a Add dialog for sending tokens 2020-07-30 20:38:34 -07:00
Gary Wang a3dddb7b77 Add button for adding tokens 2020-07-30 00:28:35 -07:00
Gary Wang f85d37c8cb Show more token details 2020-07-29 22:13:57 -07:00
Gary Wang 76e22f40f8 Fetch token balances 2020-07-29 20:11:43 -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