airgap-coin-lib
airgap-raspberry-apk-signer
airgap-coin-lib | airgap-raspberry-apk-signer | |
---|---|---|
3 | 1 | |
145 | 12 | |
2.1% | - | |
7.1 | 0.0 | |
2 days ago | about 3 years ago | |
TypeScript | Shell | |
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.
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
airgap-raspberry-apk-signer
-
AirGap Vault/Wallet
As a side note: This is not important to most people, but we actually do the signing of our APKs air-gapped as well so attackers can't get a hold of our key and potentially sign their own, malicious, APKs with our key. https://github.com/airgap-it/airgap-raspberry-apk-signer
What are some alternatives?
tatum-kms - Unbreakable secure KMS (key management system) integrated to Tatum blockchain infrastructure
Apkmod - Apkmod can decompile, recompile, sign APK, and bind the payload with any legit APP
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.
apkrev - android app reverse engineering pipeline
bip39 - A web tool for converting BIP39 mnemonic codes
stecCA - An easy to deploy Certificate Authority / Public Key Infrastructure using CFSSL, Lemur and Docker magic!
aeternity - æternity blockchain - scalable blockchain for the people - smart contracts, state channels, names, tokens
opengapps - The main repository of the Open GApps Project
aepp-sdk-js - JavaScript SDK for the æternity blockchain
SIWT - Sign In With Tezos: Access Control Management SDK
xchainjs-lib - Lightweight typescript library for cross-chain wallets. Connect with multiple blockchains via a common interface, with support for the minimum features necessary.
rfp