host port api-port
To run this code, open a new command terminal and navigate to this directory. enter: python main.py 0.0.0.0 10001 5000
to add a new node, do the same as above but with different port, api-port
to run a transaction "python interaction.py"
to view blockchain "host://api-port/blockchain"
to add RSA keypairs to a node, you can include it when running the program(step 1) by including the relative path of the file