Complete POLYCODE-WP-0002 simulator v0.1 scaffold
This commit is contained in:
parent
6499e38504
commit
a8e4f03172
9 changed files with 268 additions and 5 deletions
9
params_default.json
Normal file
9
params_default.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"rounds": 10,
|
||||
"initial_capital": 1000.0,
|
||||
"funding_threshold": 400.0,
|
||||
"proposal_cost": 50.0,
|
||||
"num_investors": 3,
|
||||
"num_voters": 5,
|
||||
"random_seed": 42
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue