Skip to content

NibiruChain/tokenomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NibiruChain/research

This repository produces the mathematics underlying the Nibiru Chain tokenomics, defining the inflation curve for the community distribution, generating plots, and verifying correctness on polynomial factors used in the x/inflation of the network's source code.

Hacking

cargo install just
just

Run the Tokenomics Dashboard

just i # install
just run

This should display "Dash is runnning on http://127.0.0.1:8050/", or another similar success message.

Reference Links

Task Tracking

  • docs: Explain directory strucutre
  • feat: add just command for generating the tex pdf
  • feat: add latex dependency installation to the just i.