Ahmed

Results 4 issues of Ahmed

Interfaces includes: - command line interfaces and clients - Interfaces between layers (incentive, dispute resolution, and off-chain computation layer)

The user's balance is user centric metadata. It should be used outside the `getErc20Data`. https://github.com/aurora-is-near/rainbow-bridge-client/blob/f1039b490da07915b94b84056b22c00ff3aef01b/packages/nep141-erc20/src/natural-erc20/getMetadata.js#L72 and `getBalance` should be exported here: https://github.com/aurora-is-near/rainbow-bridge-client/blob/f1039b490da07915b94b84056b22c00ff3aef01b/packages/nep141-erc20/src/natural-erc20/getMetadata.js#L5

enhancement