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