trustwallet / wallet-core

Cross-platform, cross-blockchain wallet library.
https://developer.trustwallet.com/wallet-core
Apache License 2.0
2.89k stars 1.62k forks source link

Add support for BitcoinV (BTCV) #670

Closed ghost closed 5 years ago

ghost commented 5 years ago

Description: BitcoinV is a more decentralized version of Bitcoin. The key to its decentralization is its ability to give out variable block rewards (VBR). VBR can be large or small. When set to large reward payout, the BitcoinV network starts to behave like a lottery system where many SOLO miners are scattered and decentralized trying to hit the BIG block reward payout.

Name: BitcoinV http://bitcoinv.org

Derivation Scheme: Variable Block Rewards (VBR)

Symbol: BTCV

Documentation: BitcoinV is Bitcoin with VBR feature. All Bitcoin documentation still applies.

Reason to support: BitcoinV adds the VBR feature to Bitcoin that naturally creates more decentralization.

Code: https://github.com/bitcoinVBR/bitcoinV

vikmeup commented 5 years ago

https://developer.trustwallet.com/wallet-core/newblockchain#requirements

Adding Support for a New Blockchain