recently geth removed puppeth for create private eth network.
anyone know how i can make private network ( fork eth for deploy smart contract) POS ?
i don't want to use hardhat
Jun 3, 2023, 11:05 AM
if you don't wanna use hardhat for any strange reason, you can use anvil
https://book.getfoundry.sh/reference/anvil/
https://book.getfoundry.sh/reference/anvil/
Jun 3, 2023, 11:17 AM
Thanks . is it POS or POW?
Jun 3, 2023, 11:19 AM
it doesn't have a consensus mechanism.
If you need something with that, maybe you want to take a look at https://github.com/0xPolygon/polygon-edge
don't know what you need to achieve
If you need something with that, maybe you want to take a look at https://github.com/0xPolygon/polygon-edge
don't know what you need to achieve
Jun 3, 2023, 11:23 AM
I will check it thanks a lot
may i text you in DM?
Jun 3, 2023, 11:24 AM
only for paid tasks or emergencies
for any solidity-related info, you can ask here
for any solidity-related info, you can ask here
Jun 3, 2023, 11:25 AM
for task paid
i want to make blockchain like polygon ,if you can help me i will pay you
🙏🏻🙏🏻
Jun 3, 2023, 11:49 AM
Maybe you want to take a look at ctc
https://github.com/checkthechain/checkthechain
https://github.com/checkthechain/checkthechain
Jun 3, 2023, 1:03 PM