airgap-coin-lib
aeternity
airgap-coin-lib | aeternity | |
---|---|---|
3 | 3 | |
145 | 1,073 | |
2.1% | 0.2% | |
7.1 | 9.1 | |
2 days ago | 4 days ago | |
TypeScript | Erlang | |
MIT License | ISC 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
aeternity
-
Aeternity Roadmap and Release Schedule Q3 2022
HyperChains Alpha test network is running and some bugs were tracked and fixed. The contracts and the UI were extended and improved. It was made significant progress with the parent chain integration with regards to the API. A new testing suite had been implemented. New subsequent tasks were identified and documented, see hcproject. A regular report on the hyperchains progress can be found in the ae forum, see HyperChains Alpha .
-
Æ revisiting the trend line during the BTC price correction. Can Æ price bounce off the resistance/support line? This is the big test.
So instead of focusing only on price maybe focus on trends around github or other things. We need more developers following AE on github.
- Iris hard fork release candidate 2 has been published! Another step towards Iris activation ⚙️
What are some alternatives?
tatum-kms - Unbreakable secure KMS (key management system) integrated to Tatum blockchain infrastructure
wallet-core - Cross-platform, cross-blockchain wallet library.
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.
verkle - A database being built for the Amoveo blockchain.
bip39 - A web tool for converting BIP39 mnemonic codes
OB_ReturnCabin - Orbiter Finance smart contracts
airgap-raspberry-apk-signer - Modified Raspberry Pi Image to sign your APK in the most secure way (airgapped).
nanominer - Nanominer is a versatile tool for mining cryptocurrencies on GPUs and CPUs.
aepp-sdk-js - JavaScript SDK for the æternity blockchain
signum-node - Signum Node
SIWT - Sign In With Tezos: Access Control Management SDK
cryptos - Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes