All Projects → LIMXTEC → Megacoin

LIMXTEC / Megacoin

Licence: MIT license
Welcome to Megacoin MΣC - Around the World!

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
M4
1887 projects
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to Megacoin

binarium
Binarium cryptocurrency is the first one protected from ASICs
Stars: ✭ 14 (-12.5%)
Mutual labels:  money, currency, peer
Currencyconverter
Utilities for doing currency conversion with the Money library
Stars: ✭ 78 (+387.5%)
Mutual labels:  money, currency
Easymoney
Library for operating with monetary values in JavaScript and Typescript 💵
Stars: ✭ 145 (+806.25%)
Mutual labels:  money, currency
Prices
Python price handling for humans.
Stars: ✭ 248 (+1450%)
Mutual labels:  money, currency
Android Money
Simple money and currency converter library for android.
Stars: ✭ 66 (+312.5%)
Mutual labels:  money, currency
Swap
💱 Currency exchange rates library
Stars: ✭ 1,195 (+7368.75%)
Mutual labels:  money, currency
Money Open Exchange Rates
A gem that calculates the exchange rate using published rates from open-exchange-rates. Compatible with the money gem.
Stars: ✭ 87 (+443.75%)
Mutual labels:  money, currency
Go Money
Go implementation of Fowler's Money pattern
Stars: ✭ 887 (+5443.75%)
Mutual labels:  money, currency
Frankfurter
💱 Currency data API
Stars: ✭ 123 (+668.75%)
Mutual labels:  money, currency
Exchanger
🏢 Currency exchange rates framework for PHP
Stars: ✭ 133 (+731.25%)
Mutual labels:  money, currency
Cash Cli
💰💰 Convert currency rates directly from your terminal!
Stars: ✭ 168 (+950%)
Mutual labels:  money, currency
Ngx Currency
📦 Currency mask module for Angular
Stars: ✭ 161 (+906.25%)
Mutual labels:  money, currency
Augmint Web
Augmint Web Frontend
Stars: ✭ 15 (-6.25%)
Mutual labels:  money, cryptocurrencies
Jsr354 Ri
JSR 354 - Moneta: Reference Implementation
Stars: ✭ 223 (+1293.75%)
Mutual labels:  money, currency
Money
A money and currency library for PHP
Stars: ✭ 855 (+5243.75%)
Mutual labels:  money, currency
Countries
Countries - ISO 3166 (ISO3166-1, ISO3166, Digit, Alpha-2 and Alpha-3) countries codes and names (on eng and rus), ISO 4217 currency designators, ITU-T E.164 IDD calling phone codes, countries capitals, UN M.49 regions codes, ccTLD countries domains, IOC/NOC and FIFA letters codes, VERY FAST, NO maps[], NO slices[], NO init() funcs, NO external links/files/data, NO interface{}, NO specific dependencies, Databases/JSON/GOB/XML/CSV compatible, Emoji countries flags and currencies support, full support ISO-3166-1, ISO-4217, ITU-T E.164, Unicode CLDR and ccTLD standarts.
Stars: ✭ 85 (+431.25%)
Mutual labels:  money, currency
Jackson Datatype Money
Extension module to properly support datatypes of javax.money
Stars: ✭ 165 (+931.25%)
Mutual labels:  money, currency
Dinero.js
Create, calculate, and format money in JavaScript and TypeScript.
Stars: ✭ 5,286 (+32937.5%)
Mutual labels:  money, currency
Money
A precise, type-safe representation of a monetary amount in a given currency
Stars: ✭ 817 (+5006.25%)
Mutual labels:  money, currency
Javamoney Lib
JavaMoney financial libraries, extending and complementing JSR 354
Stars: ✭ 104 (+550%)
Mutual labels:  money, currency

Megacoin Core - Around the World!

Build Status

https://megacoin-mec.cc

What is Megacoin?

Established on 01th of June 2013, Megacoin from the community for the community. Megacoin has one of the lowest transaction fees on the market while possibly providing the best on-chain scaling solution in the entire crypto-sphere. Take a look at our comparison chart.

Megacoin MEC preserves and implements Bitcoin features such as SegWit, which enables advanced scaling technologies like Lightning Network. Significant differences at launch time included:

  • Unique wallet addresses (prefixes of M and 3 and mex (BIP 173 bench32)
  • Command Fork System
  • Masternode System Dash Core
  • 4,200 MEC for one Masternode
  • 220 Byte Datacarriersize (OP_RETURN)
  • Hashalgorythm Mega-Mec
  • Bitcore Diffshield
  • Travis CI support - soon

For more information, as well as an immediately useable, binary version of the Megacoin Core software, see https://megacoin-mec.cc.

License

Megacoin Core is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Development Process

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

The contribution workflow is described in CONTRIBUTING.md.

Testing

Testing and code review is the bottleneck for development; we get more pull requests than we can review and test on short notice. Please be patient and help out by testing other people's pull requests, and remember this is a security-critical project where any mistake might cost people lots of money.

Automated Testing

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run (assuming they weren't disabled in configure) with: make check. Further details on running and extending unit tests can be found in /src/test/README.md.

There are also regression and integration tests, written in Python, that are run automatically on the build server. These tests can be run (if the test dependencies are installed) with: test/functional/test_runner.py

The Travis CI system makes sure that every pull request is built for Windows, Linux, and OS X, and that unit/sanity tests are run automatically.

License

Megacoin is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Important: We do not accept translation changes as GitHub pull requests because the next pull from Transifex would automatically overwrite them again.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].