Shivamnema / Supply-Chain-Management-BlockChain-UseCase

GNU General Public License v3.0
79 stars 52 forks source link

Looking for Contributors #5

Open Shivamnema opened 5 years ago

Shivamnema commented 5 years ago

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 commented 3 years ago

Shivamnema commented 3 years ago

Review the code and get back to me on Saturday.

On Sat, May 15, 2021, 8:36 PM Rohit Joshi @.***> wrote:

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Shivamnema/Supply-Chain-Management-BlockChain-UseCase/issues/5#issuecomment-841677081, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2EVYTBXF7762LTDPOBO6TTN2EX5ANCNFSM4GOMAUAQ .

Shivamnema commented 3 years ago

@rohit-joshi1 Any updates?

Ashok-Sandhyala commented 3 years ago

"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

Shivamnema commented 3 years ago

Please check the geth documentation for --rpc parameter. You can also use truffle if you would like.

Shivamnema commented 3 years ago

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

Shivamnema commented 3 years ago

Reopening just for new contributors. :)

itzhv14 commented 2 years ago

can we connect on discord please i've few queries?

Shivamnema commented 2 years ago

Put your queries here and let's discuss them later.

Shivamnema commented 2 years ago

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?

itzhv14 commented 2 years ago

unable to sign up as manufacturer error: the method peronal_newAccount does not exit/is not available

itzhv14 commented 2 years ago

can you please connect on discord so that i can demonstrate it