Giter VIP home page Giter VIP logo

mmx-node's Introduction

mmx-node

MMX is a blockchain written from scratch, using proven logic from Chia's Proof of Space and improved SHA256 VDF similar to Solana.

Design

  • High transaction capacity, with low and consistent block times
  • Energy efficient Proof of Space, future transition to virtual storage
  • Rich compatible feature set, built into base blockchain
  • Balanced hardware requirements, with nodes in home networks
  • Native MMX is designed with the properties and usage of an actual currency
  • Variable supply stabilizes the price, a key property of any currency
  • Efficient implementation provides low transaction fees, at high throughput

Features

  • High performance code (1000 transactions per second or more)
  • Custom high-level VM for smart contracts (similar to JavaScript)
  • Variable supply (block reward scales with netspace, but also capped by TX fees)
  • Consistent block times (created every 10 seconds, governed by VDF)
  • Native token and NFT support (atomic swaps with standard transactions)
  • Smart contract offers for on-chain trading (bids locked into contract)
  • Energy efficient Proof of Space (same as Chia)
  • Standard ECDSA signatures for seamless integration (same as Bitcoin)

Roadmap

Release Planned Description
testnet7 Sep 2022 Finished. [1]
testnet8 Oct 2022 Finished. Incentivized testnet, until height 425k. [2]
testnet9 Dec 2022 Active. Incentivized testnet. [2]
testnetX tbd As needed. [2]
mainnet tbd Expected Q1 2023.

[1] Coins farmed on testnet7 and earlier are not worth anything, now or later.
[2] A fixed reward of 0.25 MMX per block win (starting at height 25k) will be given on mainnet genesis.

See #mmx-news and #mmx-general on Discord: https://discord.gg/BswFhNkMzY

Installation / Setup / Usage

Please take a look at the Wiki:

WebGUI

To access WebGUI, go to: http://localhost:11380/gui/

Only available on localhost, because it has full access to your wallet.

Login password is auto-generated at first launch, located in $MMX_HOME/PASSWD file.

Release Notes

Testnet9

  • New Swap contract, to trade via liquidity pools (similar to UniSwap, anyone can provide liquidity and earn fees)
  • Improved Offer contract: partial trades and extending offers are now possible
  • Re-designed Virtual Plots: withdrawal is now possible with a 10% fee (no lock duration, fee is burned), also there is no more expiration
  • Network traffic is now compressed via deflate level 1
  • Second best farmer will now create an empty block (just to get the reward), in case the first farmer fails or is too slow

mmx-node's People

Contributors

danpape avatar dependabot[bot] avatar felixbrucker avatar madmax43v3r avatar stotiks avatar voidxno avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.