steemit / smt-wizard

A web based Smart Media Token (SMT) creation wizard.
MIT License
2 stars 9 forks source link

Dynamically Get Chain ID #14

Closed mvandeberg closed 4 years ago

mvandeberg commented 4 years ago

We are regularly deploying new SMT TestNets with different Chain IDs. The wizard, for testing, should grab the TestNet Chain ID via database_api.get_version to avoid needing to constantly update the hardcoded Chain ID.