Synthetixio / simulation

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

Split repository. #52

Closed zyzek closed 6 years ago

zyzek commented 6 years ago

Now that this thing looks like it's starting to go public I think we should start thinking about separation of concerns as regards the prototype, analysis, and simulation folders in this repository.

In particular as work on the prototype begins, I think it would be valuable to have separate issue lists in particular.

0xdomrom commented 6 years ago

In line with this, github also has the projects tab and milestones, that we could start using. Probably unnecessary at this point, as labels should be enough. But along the road, if more people are actively working on the repo, it will be important

0xdomrom commented 6 years ago

Also now that I think about it, we should have a separate repo for the simulation that we present online, as one being run locally by one person is different to one being run by a thousand. (Need to think about caching, different limits/options)