airgap-coin-lib
airgap-vault
airgap-coin-lib | airgap-vault | |
---|---|---|
3 | 15 | |
145 | 412 | |
2.1% | 2.4% | |
7.1 | 6.2 | |
2 days ago | 9 days 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.
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-vault
- I tested AirGap vault (its from 2018) Distribution to a CDROM or USB stick
-
BIP39 Passphrase does not seem to work on the Android Vault?
I did get a pretty quick reply by posting this issue on the airgap github. Their implementation of BIP-39 passphrases is at the address level. This is unfortunate because a BIP39 passphrase generates a unique private key with its own set of addresses. I'm going to let this percolate for a bit...
-
Daily General Discussion - May 16, 2023
Fast: https://github.com/airgap-it/airgap-vault (Get old android, flash lineageOS for good measure then airgap)
-
Old phone to cold-ish wallet: Exodus won't facilitate a direct link to their APK
You might get a kick out of the airgap vault project: https://github.com/airgap-it/airgap-vault
-
You Can Turn an Old Device Into A Hardware Wallet
The project has apps for mobile, which make turning an old phone into an hardware wallet pretty easy, as long as your phone can support it (more on that in a bit). If you're technically minded you can build the project yourself and run it as a web app: https://github.com/airgap-it/airgap-vault (Note, it's a JS project. I had issues building with npm but no problems building with yarn which the dockerfile also uses). This will allow you to turn an old desktop or laptop into hardware wallet. I wanted to try on a raspberry pi, but I don't have a camera and have read about some issues getting chromium to recognize pi cameras.
-
Can I use an offline phone as cold storage instead of a hardware wallet?
The project is completely open source and free. Our app is also reproducible, however, due to some recent issues where builds were randomly not reproducible, the status on walletscrutiny is currently "not reproducible" (if you read the analysis, it will state that the latest version is in fact reproducible, but until mentioned issue is addressed, it will stay "not reproducible"). We're working with walletscrutiny to resolve this and it looks like we have resolved the issue with the latest release, but it will take some time to verify it. (see https://github.com/airgap-it/airgap-vault/issues/127).
- Non custodial wallet
- How I lost my 0.6 BTC - buy a hardware wallet guys. Don't rely on software wallets.
-
Can anyone tell me why is Airgap wallet not popular or recommended?
Thanks for giving our wallet a shoutout. A few months ago someone asked us a similar question regarding the "popularity" of our wallet, you can read my response here: https://github.com/airgap-it/airgap-vault/issues/74. In summary, I think it's a combination between people assuming that a HW device must be more secure, and a lack of marketing on our side.
-
Problem with importing wallets (vault)
Are you planning to use AirGap as a co-signer in a Bitcoin Multisig setup? This is currently not possible, but we are working on bringing our Bitcoin implementation up to speed and support the latest standards. You can read more about it here: https://github.com/airgap-it/airgap-vault/issues/73
What are some alternatives?
tatum-kms - Unbreakable secure KMS (key management system) integrated to Tatum blockchain infrastructure
airgap-wallet - The AirGap Wallet is installed on an everyday smartphone. This app has only access to public information.
bip39 - A web tool for converting BIP39 mnemonic codes
templewallet-extension - 🔐💰Cryptocurrency wallet for Tezos blockchain as Web extension for your Browser.
aeternity - æternity blockchain - scalable blockchain for the people - smart contracts, state channels, names, tokens
kukai - Web wallet for the Tezos blockchain
airgap-raspberry-apk-signer - Modified Raspberry Pi Image to sign your APK in the most secure way (airgapped).
bitbox02-firmware - Firmware code of the BitBox02 hardware wallet
aepp-sdk-js - JavaScript SDK for the æternity blockchain
Keystone-developer-hub - Keystone developer hub
SIWT - Sign In With Tezos: Access Control Management SDK
ledgerjs - ⛔️ MOVED to monorepo "ledger-live"