Closed martyall closed 4 years ago
make transfer / faucet messages following the pattern here https://github.com/f-o-a-m/hs-abci/blob/module-defs/hs-abci-examples/nameservice/src/Nameservice/Modules/Nameservice/Messages.hs
transfer
faucet
Make router for those messages similar to Nameservice
Also go ahead and split the Token.hs file into smaller compenets like Nameservice
make
transfer
/faucet
messages following the pattern here https://github.com/f-o-a-m/hs-abci/blob/module-defs/hs-abci-examples/nameservice/src/Nameservice/Modules/Nameservice/Messages.hsMake router for those messages similar to Nameservice
Also go ahead and split the Token.hs file into smaller compenets like Nameservice