Fantom-foundation / go-evm

Stack-based Ethereum VM implementation in Golang
Apache License 2.0
10 stars 8 forks source link

account command #19

Open Maxime2 opened 5 years ago

Maxime2 commented 5 years ago

Do we need account command for evm similar one of eth to be able to create and manage new accounts, on testnet in particular?

andrecronje commented 5 years ago

Good idea, let's add it to the backlog. Not sure if we should continue with go-evm or use the go-ethereum with lachesis integrated that we already built. https://github.com/Fantom-foundation/go-ethereum/tree/lachesis