Skip to content

Latest commit

 

History

History
114 lines (55 loc) · 5.23 KB

README.md

File metadata and controls

114 lines (55 loc) · 5.23 KB

Moin-info

MOIN-windows_64 MOIN-windows_32 MOIN-linux_64 MOIN-linux_32 MOIN-mac

Downloading for the first time? Use the Bootstrap for a fast sync (Mac, Win, Linux)

Addnodes for sync

Initial Swap Fund: 8,300,000 ▲ MOIN (10:1 with MoinCoin)

Unclaimed Coins Burned: 3,568,555 ▲ MOIN

Supply Cap: 21,000,000 ▲ MOIN

Block Time: 64 Seconds

Difficulty Retarget: Every Block

Stake Rewards: 10% (PoS v3.0)

Min Transaction Fee: 0.0001 ▲ MOIN

Min Pvt Transaction Fee: 0.001 ▲ MOIN

PoS Min Stake Time: 8 hours

Max Stake Time: Unlimited

Transactions: 10 confirmations

Min Stake Confirmations: 450

P2P port: 7997 RPC port: 7996

Testnet P2P port: 17997 RPC port: 17996

▲ Community Website: MOIN Movement

▲ Slack: Get an Invite

▲ Bitcointalk: Topic

▲ Twitter: @MoinCrypto

▲ IRC (Freenode): #moin-crypto

▲ Facebook: Moin Project

Moin-links

▲ Official Website: discovermoin.com

▲ Block Explorers: Mainnet | Testnet

▲ Market Information: CoinMarketCap | CoinGecko | Count My Crypto | WorldCoinIndex

▲ Forums: BitcoinTalk | CryptoCurrencyTalk | Bitcoin Garden | Cryptopia

▲ MOIN Promo Video: YouTube courtesy of @farelka9

▲ MOIN Wallpaper: imgur designed by axllht

▲ Trading Tools: CrypTrader | Arbitrage Opportunities

▲ Translations: Chinese

Moin-exchanges

▲ Livecoin.net - MOIN-BTC

▲ Cryptopia - MOIN-BTC | MOIN-LTC

▲ Coinexchange.io - MOIN-BTC

▲ Novaexchange - MOIN-BTC

▲ C-Cex - MOIN-BTC | MOIN-LTC | MOIN-USD

▲ Bisq (Decentralized) - Website


Moin Development process

Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready.

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 (see coding.txt) or are controversial.

The master branch is regularly built and tested, but is not guaranteed to be completely stable. Tags are regularly created to indicate new stable release versions of Moin.

Feature branches are created when there are major new features being worked on by several people.

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. The pull will be closed 15 days after the warning if action is not taken by the author. Pull requests closed in this manner will have their corresponding issue labeled 'stagnant'.

Issues with no commits will be given a similar warning, and closed after 15 days from their last activity. Issues closed in this manner will be labeled 'stale'.