Skip to content
View Manflack's full-sized avatar
  • MercadoLibre
  • Argentina

Block or report Manflack

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Manflack/README.md
  • 👋 Hi, I’m @Manflack
  • 👀 I’m interested in tech and crypto stuffs.
  • 🌱 I’m currently learning Solidity and Economy's of NFT games
  • 💞️ I’m looking to collaborate on crypto projects.
  • 📫 You can contact me by email: marianofauez@live.com

First contribute, NFT game concept economy

concept economy Access to full view and updated here

Bank system, works with follow rules:

  • P1: When Game TOKEN falls more than 5%, the withdraw costs will cost increment by percentage, this feature promote not withdrawfrom liquidity pool at the same time.

  • P2: When Game TOKEN rises more than 5%, if staking enable, increases rewards and reduce the withdraw cost.

Considerations:

  • The timelapses on rises/falls to compute the percentaje need to be minor than 1 week.
  • Token[] represents all the tokens that game manage
  • Avoid market prices, ex. bitcoin fall 30%, then the majority of token prices fall, then this will not affect to withdraw costs.
  • The minimum withdraw cost will be 1%.

Popular repositories Loading

  1. example-web3 example-web3 Public

    An example to connect a contract with web3, call get function.

    TypeScript 1

  2. log-reader log-reader Public

    Java

  3. pomodoro-tracker pomodoro-tracker Public

    A personal Pomodoro Tracker

    JavaScript

  4. initial-project initial-project Public

    Initial project JEE

  5. sql-converter sql-converter Public

    A liquibase converter sql->xml files

    JavaScript

  6. coding-interview-university coding-interview-university Public

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.