BTCSQ Bounties
See: BTCSQ
All bounties shall be deemed from the Foundation
Overview
Bounty process: Active discussion on Discord.
Ping `@Overcooked Panda#8702` in Discord
Amount TBD.
Open
Explorer that shows address balances
Current BTCSQ explorer is based on Janoside:
https://explore.btcsq.veriblock.org/
This does not have an ETL, and does not show address balances, rich list, etc...
TODO
Light wallet
Currently BTCSQ has the QT wallet. Source code here: https://github.com/VeriBlock/vbk-ri-btc/commits/master/src/qt.
Would like a lightweight wallet.
Should show address balance.
Should also show vBFI score on a transaction page (like the QT version does). Note that Altchain vBFI (aka "ABFI") is decentralized and anyone can host a service (like a PoW mining pool). The lightweight wallet could call the same API as the pool.
The transaction page can show the BFI status:
Note that this can be configured to whichever service you would like (such as pointing to your own decentralized instance). Go to "Options", and select the new "vBFI" tab.
Done
...