- 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
- a vault was set up using Airgap
- a full bitcoin node was set up on local 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
- a simple one page ecommerce was created usign BTCpay "app" functionality
- 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.
- a paperwallet was created as a gift for the newborn baby of a fictional employee
- wrote a script that looks for Bitcoin message in every other Bitcoin block
- provided accounts statements with transaction lookups and CSV exports