MCPcopy Create free account
hub / github.com/PolymathNetwork/polymath-core / token_manager.js

File token_manager.js

CLI/commands/token_manager.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Libraries for terminal prompts
2const readlineSync = require('readline-sync');
3const chalk = require('chalk');
4const stoManager = require('./sto_manager');

Callers

nothing calls this directly

Calls 3

multiMintFunction · 0.85
initializeFunction · 0.70
executeAppFunction · 0.70

Tested by

no test coverage detected