Install
git clone https://github.com/r00t1000/electroneum-nodejs.git
- Start ./electroneumd and let it sync with the blockchain.
- Navigate to the folder electronem-wallet-rpc.exe is located and open a command prompt.
- Type
electroneum-wallet-rpc --wallet-file {WALLET FILENAME} --rpc-bind-port 26969 --disable-rpc-login
- Try it out!