neo-one icon indicating copy to clipboard operation
neo-one copied to clipboard

Bootstrap private network with NEP17 contracts

Open spencercorwin opened this issue 4 years ago • 1 comments

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.

spencercorwin avatar May 25 '20 06:05 spencercorwin

Could be good for contract groups and permissions and such for Neo 3.0

spencercorwin avatar May 26 '20 17:05 spencercorwin