Commit Graph

50 Commits

Author SHA1 Message Date
Gary Wang 7a9c448730 Move swap deposits to separate tab 2020-09-11 05:05:15 -07:00
Gary Wang 948d0e411c Add option to swap SPL tokens for native tokens 2020-09-11 03:39:15 -07:00
Gary Wang 0f2014fcde Add ability to swap native tokens for SPL tokens 2020-09-10 18:31:05 -07:00
Gary Wang 21e8770ef0 Tweak deposit dialog layout 2020-09-10 00:25:53 -07:00
Nishad 25b6604487 Add wrapped SXP and ALEPH 2020-09-04 11:19:23 +08:00
Nishad 43416aab18 Add wrapped SUSHI 2020-09-01 10:29:49 +08:00
Nishad a8e16d360a Update local storage key 2020-08-30 21:44:56 +08:00
Nishad dbe52f9607 Add other tokens 2020-08-30 20:44:32 +08:00
nishadsingh1 68fc8b4a5b
Merge pull request #3 from jstarry/update-url
Switch to serum api endpoint
2020-08-30 20:40:34 +08:00
Justin Starry f894445f7d Switch to serum api endpoint 2020-08-30 20:38:36 +08:00
Gary Wang 07fec11bc6 Add new SRM and MSRM addresses 2020-08-29 10:18:13 -07:00
Gary Wang 56f350141d Switch to new token program 2020-08-29 04:08:29 -07:00
Gary Wang 3a65c1754e Log how long transactions take to confirm, use both REST and WS 2020-08-19 20:17:43 -07:00
Gary Wang 63a3f22b25 Fix error when switching from mainnet to testnet 2020-08-19 19:45:09 -07:00
Gary Wang 1de031071b Allow requesting airdrops on testnet and on localhost 2020-08-19 19:45:09 -07:00
Gary Wang 1ab538d925 Update deps 2020-08-19 19:45:09 -07:00
nishadsingh1 274bff965a
Add popular tokens easily (#9)
Add popular tokens easily
2020-08-09 20:22:32 +08:00
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