//
pkg.gl
Category
github.com/datachainlab/cross-cdt
modules
erc20
keeper
package
0.0.0-20211216051311-b41689652356
Repository:
https://github.com/datachainlab/cross-cdt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
121 SLOC
#
Functions
NewKeeper
NewKeeper creates a new keeper instance.
#
Structs
Keeper
Keeper implements ERC20 token contract using CDT store Each function can be performed in concurrency under specific conditions using the operations provided by CDT.