tatum-kms
airgap-coin-lib
tatum-kms | airgap-coin-lib | |
---|---|---|
2 | 3 | |
193 | 142 | |
0.5% | -0.7% | |
4.3 | 7.7 | |
6 days ago | 2 months ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tatum-kms
-
a KMS for Tezos custodial wallet?
do you know an equivalent of https://github.com/tatumio/tatum-kms for tezos? I'd like to have a solution to implement a custodial wallet for Tezos
-
Build applications on the XDC Network with Tatum
Send, estimate, invoke, broadcast *Send XDC / ERC20 from account to account — sends XDC or ERC20 tokens from account to account using private keys. Tatum KMS can be used to ensure the highest degree of security. *Estimate XDC transaction fees — instantly estimates the current gas price of a given transaction. *Invoke Smart Contract method — this is how you interact with existing smart contracts on the XDC Network. Invokes any method according to several inputted parameters. *Broadcast signed XDC transaction — broadcast signed transactions using Tatum Middleware, Tatum client libraries, or a custom signing mechanism.
airgap-coin-lib
-
What's going on with the project??
The audit reports have been released over 2 years ago (shortly after the audit report was done) and are available on github: https://github.com/airgap-it/airgap-coin-lib/tree/master/docs/audits
-
No good fully open source multi crypto wallets.
That being said, I can tell you a little bit about our experience. We developed our wallet to be blockchain agnostic from the start. All the coin specific logic is located in a shared library that is used in both the Wallet and Vault application (https://github.com/airgap-it/airgap-coin-lib/tree/master/packages/core/src/protocols). We have an interface for methods to prepare, sign and broadcast transactions, as well as generate addresses and fetching balances. To add a new coin, all you have to do is add a new class to the shared lib, implement all the logic and then add the new chain to the "supported protocols" in the apps. Everything else is handled automatically (besides coin specific features like staking, etc.)
-
AirGap Vault/Wallet
AirGap was audited a bit more than a year ago by "Compass Security". The review is available on github: https://github.com/airgap-it/airgap-coin-lib/blob/master/docs/audits/report_85096_mobile_app_security_v1.0.pdf
What are some alternatives?
templewallet-extension - 🔐💰Cryptocurrency wallet for Tezos blockchain as Web extension for your Browser.
airgap-vault - The AirGap Vault is installed on a spare smartphone that has no connection to any network, thus it is air gapped. This app handles the private key.
adalite - A lightweight web wallet for Cardano cryptocurrency with Trezor, Ledger and BitBox02 support. Please note that the only valid domain for our wallet is adalite.io
bip39 - A web tool for converting BIP39 mnemonic codes
celo-monorepo - Official repository for core projects comprising the Celo platform
aeternity - æternity blockchain - scalable blockchain for the people - smart contracts, state channels, names, tokens
chia-network-scanner - Scans the Chia network for active full nodes.
airgap-raspberry-apk-signer - Modified Raspberry Pi Image to sign your APK in the most secure way (airgapped).