Mushu 01149099ef Passage de Main1.py par pylint 5 years ago
.gitignore first commit 5 years ago
MagnaSim.py Main2 et MaSi2 pour utilisation avec GUI. Tout cela passe par des dictionnaire 5 years ago
MagnaSim1.py Main2 et MaSi2 pour utilisation avec GUI. Tout cela passe par des dictionnaire 5 years ago
README.md Main2 et MaSi2 pour utilisation avec GUI. Tout cela passe par des dictionnaire 5 years ago
main.py recupération de la fonction btc fees et main.py 5 years ago
main1.py Passage de Main1.py par pylint 5 years ago

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

  • [x]Population generation.
  • []Crypto fees :
    • []BTC fees calculation
      • [x]simple form
    • []ETH fees calculation
      • [x]simple form
    • []Stellar fees calculation
      • [x]simple form
  • []Setting user interface to modify parameters
    • []Command Line
      • %transaction fees from MGN

Code style

PEP8

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