airgap-coin-lib
bip39
airgap-coin-lib | bip39 | |
---|---|---|
3 | 770 | |
145 | 3,686 | |
2.1% | 2.7% | |
7.1 | 2.7 | |
9 days ago | 9 months ago | |
TypeScript | JavaScript | |
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
bip39
- From Hot to Cold: A Practical Guide to Truly Secure Crypto Wallets
- Understanding and avoiding visually ambiguous characters in IDs
-
lost bitcoin- Binance to Nano S.- Professional help needed pls.
Download the offline version of the BIP39 tool via https://github.com/iancoleman/bip39/releases/latest. Right click on bip39-standalone.html and save the file.
-
Question about generating valid mnemonic seed phrases on air-gapped devices
You could make this with a Raspberry Pi Zero and the stand-alone version of the Coleman Web page+javascript https://github.com/iancoleman/bip39/releases/latest/
- Correlating Phoenix BIP39 addresses with other wallet...
-
Multisig & hardware wallets
Since what I just said may be confusing... here it is in practice with a link so you can try it for yourself using Ian Coleman's Mnemonic Code Converter:
-
BIP39 writing prompt (for mnemonic retention)
With Christmas coming around and the bull market upon us, I thought it would be a good time to remind everyone one about the art of mnemonic memorization. The idea is you take a BIP39 seed, then make a poem, story, limerick, or song using the words to help you remember. If you gift bitcoin, you can include the writing with the seed-card you provide to help the recipient remember as well. If you want to play along, go to Ian's BIP39 page and generate a valid seed mnemonic then see if you can't create a blurb of text that includes all the words.
- 24 Seed-phrase - 100 Dice Thrown low entropy
-
6 words seed phrase
You can try Ian Coleman's tool at : https://iancoleman.io/bip39/
-
Sovereign Mode: Access Your Wallet Using Safe.global web app
13) Go to https://iancoleman.io/bip39/. There you need to change "Coin" value of the dropdown to "ETH – Ethereum". After that you can paste Secret phrase associated with Key 1 to “BIP39 Mnemonic” section
What are some alternatives?
SIWT - Sign In With Tezos: Access Control Management SDK
python-mnemonic - :snake: Mnemonic code for generating deterministic keys, BIP39
aeternity - æternity blockchain - scalable blockchain for the people - smart contracts, state channels, names, tokens
brainflayer - A proof-of-concept cracker for cryptocurrency brainwallets and other low entropy key algorithms.
aepp-sdk-js - JavaScript SDK for the æternity blockchain
Bip39-diceware - Generate a Bip39 Wallet Mnemonic using plain six sided dice and a coin
tatum-kms - Unbreakable secure KMS (key management system) integrated to Tatum blockchain infrastructure
electrum - Electrum Bitcoin Wallet
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.
bitaddress.org - JavaScript Client-Side Bitcoin Wallet Generator
airgap-raspberry-apk-signer - Modified Raspberry Pi Image to sign your APK in the most secure way (airgapped).
slips - SatoshiLabs Improvement Proposals