swapper-org / NodeChain

Nodechain is a service that allows you to create nodes on a blockchain and connect to them natively through APIs. The goal is to allow the user to build their own nodes natively without having to rely on external services.
MIT License
7 stars 5 forks source link

Add steps to test different blockchains in development mode #33

Open phoenix-web3 opened 2 years ago

phoenix-web3 commented 2 years ago

Issue

We want to add every step to execute common commands into Bitcoin, Bitcoin Cash and Ethereum nodes in development mode.

For example, if we execute Bitcoin in development mode, we'll need to create wallets and mine some blocks before executing any transaction.

phoenix-web3 commented 2 years ago

This needs to be written into the "how-to" section in gitbook