Commits on Source (6)
-
Mark Harding authored
-
Mark Harding authored
-
Mark Harding authored
-
Ugh, so many nested components getting controlled asyncronously. Created a resusable getmetamask.component If local is detected, it will display the dialog before trying to unlock. In the dialog, users can either: download metamask - opens in a _blank browser create - navigates to the wallet page unlock - resume the normal flow and asks for private keys
-
Mark Harding authored
Metamask buy token modal See merge request !304
-
Mark Harding authored
Showing
- src/app/modules/blockchain/blockchain.module.ts 4 additions, 1 deletionsrc/app/modules/blockchain/blockchain.module.ts
- src/app/modules/blockchain/local-wallet.service.ts 5 additions, 1 deletionsrc/app/modules/blockchain/local-wallet.service.ts
- src/app/modules/blockchain/marketing/eth-modal.component.html 48 additions, 0 deletions...app/modules/blockchain/marketing/eth-modal.component.html
- src/app/modules/blockchain/marketing/eth-modal.component.scss 27 additions, 0 deletions...app/modules/blockchain/marketing/eth-modal.component.scss
- src/app/modules/blockchain/marketing/eth-modal.component.ts 92 additions, 0 deletionssrc/app/modules/blockchain/marketing/eth-modal.component.ts
- src/app/modules/blockchain/marketing/marketing.component.scss 1 addition, 0 deletions...app/modules/blockchain/marketing/marketing.component.scss
- src/app/modules/blockchain/marketing/marketing.module.ts 2 additions, 0 deletionssrc/app/modules/blockchain/marketing/marketing.module.ts
- src/app/modules/blockchain/marketing/purchase.component.html 14 additions, 1 deletionsrc/app/modules/blockchain/marketing/purchase.component.html
- src/app/modules/blockchain/marketing/purchase.component.ts 33 additions, 1 deletionsrc/app/modules/blockchain/marketing/purchase.component.ts
- src/app/modules/blockchain/metamask/getmetamask.component.html 26 additions, 0 deletions...pp/modules/blockchain/metamask/getmetamask.component.html
- src/app/modules/blockchain/metamask/getmetamask.component.scss 47 additions, 0 deletions...pp/modules/blockchain/metamask/getmetamask.component.scss
- src/app/modules/blockchain/metamask/getmetamask.component.spec.ts 61 additions, 0 deletions...modules/blockchain/metamask/getmetamask.component.spec.ts
- src/app/modules/blockchain/metamask/getmetamask.component.ts 27 additions, 0 deletionssrc/app/modules/blockchain/metamask/getmetamask.component.ts
- src/app/modules/blockchain/transaction-overlay/transaction-overlay.component.html 16 additions, 11 deletions...in/transaction-overlay/transaction-overlay.component.html
- src/app/modules/blockchain/transaction-overlay/transaction-overlay.component.spec.ts 11 additions, 2 deletions...transaction-overlay/transaction-overlay.component.spec.ts
- src/app/modules/blockchain/transaction-overlay/transaction-overlay.component.ts 11 additions, 0 deletions...hain/transaction-overlay/transaction-overlay.component.ts
- src/app/modules/blockchain/transaction-overlay/transaction-overlay.service.ts 15 additions, 0 deletions...kchain/transaction-overlay/transaction-overlay.service.ts
- src/app/modules/blockchain/web3-wallet.service.ts 10 additions, 2 deletionssrc/app/modules/blockchain/web3-wallet.service.ts
- src/app/modules/boost/creator/creator.component.spec.ts 8 additions, 1 deletionsrc/app/modules/boost/creator/creator.component.spec.ts
- src/app/modules/boost/creator/creator.component.ts 20 additions, 3 deletionssrc/app/modules/boost/creator/creator.component.ts