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

File strMigrator.js

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

Source from the content-addressed store, hash-verified

1var readlineSync = require('readline-sync');
2var chalk = require('chalk');
3var request = require('request-promise')
4var abis = require('./helpers/contract_abis');

Callers

nothing calls this directly

Calls 1

executeAppFunction · 0.70

Tested by

no test coverage detected