Vishakh
Vishakh
Currently, features such as send, delegate and sign & verify are only available to Beacon users. We also want them to be available to users of Ledger devices. Therefore, we...
- [ ] Look at the 'sign and verify' feature in the T2 repo - [ ] Check whether the feature can be implemented using just Beacon by reviewing the...
In the Wallet component: - [ ] Add a text field and button which allows the user to send tez to any destination address - [ ] Add a text...
The Export button in Arronax should let the user download a CSV version of the results they are currently viewing:  This button is no longer working. We need to...
The quasi-official formally-verified Tezos multisig smart contract is located at https://github.com/murbard/smart-contracts/blob/master/multisig/michelson/multisig.tz. We must write some conseil.js code to do the following: - Deploy the contract - Set multiple signers -...
- [ ] Refactor HEN logic after completing https://github.com/Cryptonomic/ConseilJS/issues/374 - [ ] Add support for Kalamint