neo-one
neo-one copied to clipboard
Bootstrap private network with NEP17 contracts
Description
This would make it easier for us to test NEP17 token transfers and other NEP17-related features on NEO Tracker without needing to deploy to a live cluster. I ran into this when adding the transaction fee feature on NEO Tracker.
We might be able to use this as something other developers can use to test their contracts against. Like if you wanted to see that your contract could call methods on another contract we could have this contract already deployed with a bunch of generic methods that implement Neo features.
Could be good for contract groups and permissions and such for Neo 3.0