MCPcopy 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

1const readlineSync = require('readline-sync');
2const chalk = require('chalk');
3const contracts = require('./helpers/contract_addresses');
4const abis = require('./helpers/contract_abis');

Callers

nothing calls this directly

Calls 3

addSTOModuleFunction · 0.85
initializeFunction · 0.70
executeAppFunction · 0.70

Tested by

no test coverage detected