laconicd-deprecated/test/importer/doc.go
2018-07-18 14:14:49 -04:00

9 lines
330 B
Go

// The implementation below is to be considered highly unstable and a continual
// WIP. It is a means to replicate and test replaying Ethereum transactions
// using the Cosmos SDK and the EVM. The ultimate result will be what is known
// as Ethermint.
//
// Note: Some code is directly copied from go-ethereum.
package importer