Commit Graph

33 Commits

Author SHA1 Message Date
nishadsingh1 4b9c87b2e1
Add token info dialog (#8)
* Add deposit dialogs
2020-08-09 19:30:19 +08:00
nishadsingh1 5396bf48c5
Add deposit dialogs (#6)
Add deposit dialogs
2020-08-09 19:19:15 +08:00
nishadsingh1 2d2e221c37
Indicate more clearly that it takes SOL to add a token to your wallet 2020-08-08 17:41:49 +08:00
nishadsingh1 584684b4f2
Add tooltips to and conditionally disable debug buttons 2020-08-08 17:40:50 +08:00
nishadsingh1 3084d5214e
Default to mainnet (#4) 2020-08-08 17:40:17 +08:00
nishadsingh1 b2d9be00c8
Update onboarding flow text to mention that clearing browser storage also makes you lose access to your wallet (#5) 2020-08-08 17:40:07 +08:00
Nishad e4d8626f6b Default to mainnet 2020-08-07 19:39:57 +08:00
Gary Wang cb32d5ec84 Configure travis 2020-08-06 23:26:32 -07:00
Gary Wang 7a8698777e Apache 2.0 license 2020-08-06 23:21:31 -07:00
Gary Wang 9643de889b Handle token accounts with invalid mints 2020-08-05 21:40:42 -07:00
Nishad a515840db1 Support sending SOL 2020-08-05 20:24:10 -07:00
Gary Wang 5ef4729ea9 Add link to source 2020-08-05 02:51:25 -07:00
Gary Wang d2272ec21a Add README 2020-08-05 02:23:53 -07:00
Gary Wang 347bf846f5 Add ability to password-protect wallet and restore wallet from seed words 2020-08-04 23:26:01 -07:00
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