Looking for Contributors
Opened this issue · 12 comments
Hi,
I am Looking to improve this project and I need some assistance with this project. Thus I'm looking for a contributor. If someone is interested please feel free to reach out to me.
Thanks.
✋
@rohit-joshi1 Any updates?
"invalid value "“8085”" for flag -rpcport: parse error"
I am getting this error while creating local blockchain
command I tried to run :
geth --rpc --rpcport “8085” --rpcapi=”db,eth,net,web3,personal,web3” --datadir data –networkid 123 –nodeiscover –maxpeers 0 init genesis.json
could you please assist me for the same
Please check the geth documentation for --rpc parameter. You can also use truffle if you would like.
Please type the commands mentioned. Not sure why github is changing charsets.
geth -rpcport "8085" --rpcapi="db,eth,net,web3,personal" --datadir data --network id 123 --nodiscover --maxpeers 0 console
Reopening just for new contributors. :)
can we connect on discord please i've few queries?
Put your queries here and let's discuss them later.
Use the mentioned command.
geth -rpcport "8085" --rpcapi="db,eth,net,web3,personal" --datadir data --network id 123 --nodiscover --maxpeers 0 console
Also, Is there anything apart from it?
unable to sign up as manufacturer
error:
the method peronal_newAccount does not exit/is not available
can you please connect on discord so that i can demonstrate it