tokenomics-simulator 0.1.6

Simulate trades, calculate various metrics, and predict user behaviour over different time intervals.
Documentation
1
2
3
4
5
6
7
8
9
10
pre-release-hook = [
  "git",
  "cliff",
  "-o",
  "CHANGELOG.md",
  "--tag",
  "{{version}}",
]
allow-branch = ["main"]
tag-message = "chore: release v{{version}}"