|
|
||
|---|---|---|
| .gitignore | ||
| MagnaSim.py | ||
| MagnaSim1.py | ||
| README.md | ||
| main.py | ||
| main1.py | ||
README.md
#Project title
MagnaSim is intended to simulation clients usage of the Magna ecosystem.
#Motivation
From that simulation we want to obtain different information :
- What should be the pricing ?
- What should be the descrease rate of token's volume, assuming the current eurostat demographic projections ?
#Status
to be done Build status of continus integration i.e. travis, appveyor etc. Ex. -
##Task list
- Population generation.
- []Crypto fees :
- []BTC fees calculation
- simple form
- []ETH fees calculation
- simple form
- []Stellar fees calculation
- simple form
- []BTC fees calculation
- []Setting user interface to modify parameters
- []Command Line
- %transaction fees from MGN
- []Command Line
#Code style
#Screenshots
to be done Include logo/demo screenshot etc.
#Tech/framework used
to be done
#Features
to be done What makes your project stand out?
#Code Example
to be done Show what the library does as concisely as possible, developers should be able to figure out how your project solves their problem by looking at the code example. Make sure the API you are showing off is obvious, and that your code is short and concise.
#Installation
to be done Provide step by step series of examples and explanations about how to get a development env running.
#API Reference
to be done Depending on the size of the project, if it is small and simple enough the reference docs can be added to the README. For medium size to larger projects it is important to at least provide a link to where the API reference docs live.
#Tests
to be done Describe and show how to run the tests with code examples.
#How to use?
to be done If people like your project they’ll want to learn how they can use it. To do so include step by step guide to use your project.
#Contribute
to be done Let people know how they can contribute into your project. A contributing guideline will be a big plus.
#Credits
to be done
#License
to be done MIT © Yourname