Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zgayjjf/awesome-wallet
Way to make a perfect crypto currency wallet
https://github.com/zgayjjf/awesome-wallet
List: awesome-wallet
Last synced: 10 days ago
JSON representation
Way to make a perfect crypto currency wallet
- Host: GitHub
- URL: https://github.com/zgayjjf/awesome-wallet
- Owner: zgayjjf
- Created: 2019-07-17T03:29:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T12:17:31.000Z (over 5 years ago)
- Last Synced: 2024-05-23T00:02:57.876Z (7 months ago)
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- ultimate-awesome - awesome-wallet - Way to make a perfect crypto currency wallet. (Other Lists / PowerShell Lists)
README
# awesome-wallet
The Way to make a perfect cryptocurrency wallet## Wallets
[CoinApp](https://github.com/coinapp-io/desktop) [Win][Mac][Linux] [ETH][BTC][LTC] A Simple Cryptocurrency Wallet## BTC
### Libraries
[BitcoinJS (bitcoinjs-lib)](https://github.com/bitcoinjs/bitcoinjs-lib) A javascript Bitcoin library for node.js and browsers.[BIP39](https://github.com/bitcoinjs/bip39) JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating deterministic keys.
[BIP21](https://github.com/bitcoinjs/bip21) A BIP21 compatible URL encoding library.
[satoshi-bitcoin](https://github.com/dawsbot/satoshi-bitcoin) Convert precisely between Satoshi and Bitcoin
[Bcoin](https://github.com/bcoin-org/bcoin) Bcoin is an alternative implementation of the bitcoin protocol, written in node.js.
[**Bitcore**](https://github.com/bitpay/bitcore)
> Libraries
- [Bitcore Lib](https://github.com/bitpay/bitcore/blob/master/packages/bitcore-lib) A pure and powerful JavaScript Bitcoin library.
- [Bitcore Lib Cash](https://github.com/bitpay/bitcore/blob/master/packages/bitcore-lib-cash) **[BCH]** A pure and powerful JavaScript Bitcoin Cash library.
- [Bitcore Mnemonics](https://github.com/bitpay/bitcore/blob/master/packages/bitcore-mnemonic) A module for bitcore that implements [Mnemonic code for generating deterministic keys](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki).
- [Bitcore P2P](https://github.com/bitpay/bitcore/blob/master/packages/bitcore-p2p) The peer-to-peer networking protocol for BTC.
- [Bitcore P2P Cash](https://github.com/bitpay/bitcore/blob/master/packages/bitcore-p2p-cash) **[BCH]** The peer-to-peer networking protocol for BCH.
- [Crypto Wallet Core](https://github.com/bitpay/bitcore/blob/master/packages/crypto-wallet-core) **[BTC][BCH][ETH]** A coin-agnostic wallet library for creating transactions, signing, and address derivation.> Applications
- [Bitcore Node](https://github.com/bitpay/bitcore/blob/master/packages/bitcore-node) **[REST][Websocket]** A full node with extended capabilities using Bitcoin Core.
- [Bitcore Wallet Client](https://github.com/bitpay/bitcore/blob/master/packages/bitcore-wallet-client) The official client library for bitcore-wallet-service.
- [Bitcore Wallet](https://github.com/bitpay/bitcore/blob/master/packages/bitcore-wallet) **[CLI]** A simple Command Line Interface Wallet using Bitcore Wallet Service and its official client lib Bitcore Wallet Client.
- [Bitcore Wallet Service](https://github.com/bitpay/bitcore/blob/master/packages/bitcore-wallet-service) A Multisig HD Bitcore Wallet Service.
- [Insight](https://github.com/bitpay/bitcore/blob/master/packages/insight-previous/README.md) API server for Bitcoin and Litecoin transaction history and balance updates.> Extras
- [Bitcore Client](https://github.com/bitpay/bitcore/tree/master/packages/bitcore-client) [CLI] A helper to create a wallet using the bitcore-v8 infrastructure.## BCH
[Crypto Wallet Core](https://github.com/bitpay/bitcore/blob/master/packages/crypto-wallet-core) **[BTC][BCH][ETH]** A coin-agnostic wallet library for creating transactions, signing, and address derivation.[Bitcore P2P Cash](https://github.com/bitpay/bitcore/blob/master/packages/bitcore-p2p-cash) The peer-to-peer networking protocol for BCH.
[Bitcore Lib Cash](https://github.com/bitpay/bitcore/blob/master/packages/bitcore-lib-cash) A pure and powerful JavaScript Bitcoin Cash library.
## BSV
[BSV](https://github.com/moneybutton/bsv) Bitcoin SV javascript library## ETH
[Crypto Wallet Core](https://github.com/bitpay/bitcore/blob/master/packages/crypto-wallet-core) **[BTC][BCH][ETH]** A coin-agnostic wallet library for creating transactions, signing, and address derivation.[web3.js](https://web3js.readthedocs.io/en/v1.2.0/) Ethereum JavaScript API
[MetaMask Docs](https://metamask.github.io/metamask-docs/)
[Web3View](https://github.com/TrustWallet/Web3View)
[react-native-web3-example](https://github.com/bullish-ventures/react-native-web3-example) A React Native example app using the Web3 Javascript API
[web3-loader](https://github.com/uzyn/web3-loader) Deploys Ethereum VM bytecode and returns ready-to-use JavaScript instance of the deployed smart contract(s)
### Data## EOS
### Data
[EOS Tokens](https://github.com/BlockABC/eos-tokens) The ULTIMATE collection of all EOS tokens.## IOST
## COSMOS
## TRON
## API
### Fiat
[https://bitpay.com/api/rates/](https://bitpay.com/api/rates/) Bitpay Crypto-Fiat API## TUTORIALS
[Learn Me a BitCoin](http://learnmeabitcoin.com) Learn BitCoin the easy way.## DOCUMENTS