Coder Social home page Coder Social logo

sye-services / old Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 14.01 MB

old

License: MIT License

QMake 0.46% Shell 0.23% Python 0.08% NSIS 0.17% C++ 75.26% C 20.36% Makefile 0.34% HTML 1.46% CSS 0.03% Objective-C 0.02% Objective-C++ 0.10% Assembly 1.48%

old's Introduction

Mustang Coin Official Development Repository

Specifications

  • Blockchain Name: Mustang Coin
  • Ticker: MST
  • PoW Algorithm: X11
  • Name: Mustang Coin
  • Short Name: MST
  • Type: Hybrid to full PoS
  • nStakeMinAge = 24 * 60 * 60; // 24 hours
  • nStakeMaxAge = 30 * 24 * 60 * 60; // 30 days
  • Coin supply: 3000000 MST
  • Premine: None

Chain Parameters:

  • nTargetSpacing = 1 * 60;
  • nModifierInterval = 10 * 60;
  • nCoinbaseMaturity = 40;
  • DAILY_BLOCKCOUNT = 1440;
  • MAX_BLOCK_SIZE = 2000000;
  • MIN_TX_FEE = 100000;
  • (Last POW block: 17280)
  • nSubsidy = nCoinAge * nRewardCoinYear / 365 / COIN;

Sample mustang.conf file:

  • rpcuser=UserName

  • rpcpassword=YourSaltishPassworld

  • rpcport=19666

  • port=19668

  • daemon=1

  • server=1

  • listen=1

  • rpcallowip=127.0.0.1

  • addnode=185.122.59.164

  • addnode=185.117.22.239

  • addnode=185.122.58.95

  • addnode=51.254.181.195

Wallets:

Shop:

Social Contacts:

Repo Guidelines

  • Developers work in their own forks, then submit pull requests when they think their feature or bug fix is ready.
  • If it is a simple/trivial/non-controversial change, then one of the development team members simply pulls it.
  • If it is a more complicated or potentially controversial change, then the change may be discussed in the pull request, or the requester may be asked to start a discussion for a broader community discussion.
  • The patch will be accepted if there is broad consensus that it is a good thing. Developers should expect to rework and resubmit patches if they don't match the project's coding conventions or are controversial.
  • From time to time a pull request will become outdated. If this occurs, and the pull is no longer automatically mergeable; a comment on the pull will be used to issue a warning of closure. Pull requests closed in this manner will have their corresponding issue labeled 'stagnant'.

old's People

Contributors

piblockchains avatar

Watchers

 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.