manifest.yml 547 B

1234567891011121314151617
  1. sourcecode:
  2. type: git
  3. location:
  4. origin: https://github.com/xtruan/FlipBIP.git
  5. commit_sha: 5afc1d3d7bc5b45a06a7d188e98de61fd8a0183c
  6. description: "Cryptocurrency wallet with support for BTC, ETH, DOGE, and ZEC (t-addr)"
  7. changelog: "v1.16 - Minor UI cleanup"
  8. author: "@xtruan"
  9. screenshots:
  10. - "./catalog/menu1.png"
  11. - "./catalog/menu2.png"
  12. - "./catalog/input_mnemonic.png"
  13. - "./catalog/btc_loading.png"
  14. - "./catalog/wallet_info.png"
  15. - "./catalog/wallet_mnemonic.png"
  16. - "./catalog/btc_receive.png"
  17. - "./catalog/settings.png"