Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolymathNetwork/polymath-core
/ ST20Generator.js
File
ST20Generator.js
CLI/commands/ST20Generator.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
readlineSync = require(
'readline-sync'
);
2
const
BigNumber = require(
'bignumber.js'
);
3
const
moment = require(
'moment'
);
4
const
chalk = require(
'chalk'
);
Callers
nothing calls this directly
Calls
1
executeApp
Function · 0.70
Tested by
no test coverage detected