Skip to content

lexdumitrache/BlockFinance_STARTHACK23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockFinance_STARTHACK23

1. Wallet and accounts

  • a HD bip85 wallet was set up on our node using Electrum
  • 8 different accounts for different purpouses (main, accounting, salaries, fundraising, investments, etc...) were generated using different bip39 seeds
  • all seed phrases where generated using getcoinplate

2. Vault

  • a vault was set up using Airgap

3. Node setup

5. Payment Server

  • BTCpay was deployed on cloud using lunanode
  • payment server was linked to our wallet
  • SSH connection to the server was established
  • blockchain synchronization of the remote server's node is still ongoing

6. Website

Schermata 2023-03-24 alle 04 34 09

7. Invoices

  • invoice.py exploit REST api of BTCpayment to POST invoices, invoices are then collected on a sql databese hosted locally

8. Hidden Messages

  • secretmessage contains the instructions to collect the message from the genesis block, bitcoincli was used
  • getnode.py check for new block on the chain every 60 seconds check and print the ifnormation contained in new blocks.

9. Paperwallet

  • a paperwallet was created as a gift for the newborn baby of a fictional employee

10. Script

  • wrote a script that looks for Bitcoin message in every other Bitcoin block

11. Account statements

About

BlockFinance-ECO project (team Polibelve)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages