Synthetixio / simulation

Agent-based model of the proposed stablecoin.
24 stars 18 forks source link

Agent population fractions #46

Closed 0xdomrom closed 6 years ago

0xdomrom commented 6 years ago

Added sliders for agent population, changing the agent dictionary back to strings to allow for the data to flow from JS easier. Isn't instantly scalable, as there is a series of if statements in the agentmanager. JS code could probably be cleaned up, but it is fairly efficient.

This should be enough to close #26