steemit / smt-wizard

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

Grab NAI from Condenser API #2

Closed mvandeberg closed 4 years ago

mvandeberg commented 4 years ago

Grab the SMT NAI via Condenser API from a generic steem-js api call.

This NAI needs to be returned to user upon confirmation of a successful broadcast.

sgerbino commented 4 years ago

This is complete. We also randomly choose a NAI from the pool to avoid clashing between different users creating tokens simultaneously (although it's still possible).