cosmos / ethermint-archive

Ethereum on Tendermint using Cosmos-SDK!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Bank Keeper

alexanderbez opened this issue · comments

Implement a single coin bank keeper based on the interface defined in the SDK. Most of the functionality should be identical minus the limitation to a single coin.

Closing this for now as we'll only have the EVM module...for now.