₿ A guide (for humans!) to cryto-currencies and their algos.
-
Updated
Jan 11, 2022
{{ message }}
₿ A guide (for humans!) to cryto-currencies and their algos.
Bitpay Wallet (formerly Copay) is a secure Bitcoin and other crypto currencies wallet platform for both desktop and mobile devices.
Javascript bitcoin library for node.js and browsers
A single Web3 / Ethereum provider solution for all Wallets
Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
Should /api/v4/btc/ChaumianCoinJoin/unconfirmed-coinjoins be ported to WabiSabi / 2.0?
A simple blockchain in Javascript. For educational purposes only.
Web app for adding EU Digital COVID Certificates to your wallet apps
MyCrypto is an open-source tool that allows you to manage your Ethereum accounts privately and securely. Developed by and for the community since 2015, we’re focused on building awesome products that put the power in people’s hands.
For more privacy
An easy-to-use cross-platform Lightning wallet
It would be awesome to have a method on the Wallet .verifyPublicKey(publicKey).
https://pycqa.github.io/isort/docs/major_releases/introducing_isort_5.html
https://pycqa.github.io/isort/docs/upgrade_guides/5.0.0.html
It might be possible to use one of the new isort profiles instead of our custom configuration.
Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!
Bitcoin full node in C#
Blockchain Wallet API Service
WalletConnect Monorepo
Should we implement a new event to make it easier for users to switch wallet?
Blockchain coin and token profile collection
An automated bitcoin wallet collider that brute forces random wallet addresses
Easy work with virtual wallet
We avoid using cgo anywhere in the codebase since it causes problems with cross compilation. However, cgo would be advantageous in some cases (e.g. can use certain optimized libraries, can use libsecp256k1 bindings)
Investigate the viability of using xgo to do this. Test it on linux/osx/windows.
Add a description, image, and links to the wallet topic page so that developers can more easily learn about it.
To associate your repository with the wallet topic, visit your repo's landing page and select "manage topics."
Add custom clj-kondo hooks for macroses to ensure that lint rules are followed inside them.
Macros to be handled:
fx/defn- similarly to defn with check on metadata for::eventsfx/merge- seems like it could be lint'ed as thread macro, plus warn on limitationsdefviewletsubs- lint as let + check on types for