melonjs icon indicating copy to clipboard operation
melonjs copied to clipboard

Pass specific coniguration to environment instead of bare deployment JSON

Open fubhy opened this issue 5 years ago • 1 comments

Instead of using the shape of the deployment.json provided by a protocol deployment, we should pass more specialized configuration object to the Environment. This would then allow us to provide custom token names, exchanges, etc. in a more controlled fashion. External systems, like our own frontend, can then do the job of translating a deployment file to this configuration object.

fubhy avatar Jan 18 '20 14:01 fubhy

Related: #67

fubhy avatar Jan 18 '20 14:01 fubhy