8000 Egodcoin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View Egodcoin's full-sized avatar

Block or report Egodcoin

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
egodcoin/README.md

Welcome to Egodcoin

Introduction

WARNING! Egodcoin is a work in progress...Use at your own risk!

Egodcoin is a community driven, developmental, grassroots, digital currency that enables instant payments to anyone, anywhere in the world. The Egodcoin Coin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Egodcoin is a code fork of Bitcoin/Dash/Ravencoin/Raptoreum and inherits current and optionally future features such as chain locks, oracles etc. The inspiration for the name Egodcoin is derived from the Latin(herba) and Español(hierba) words for herb, grass, or weeds.

License

Egodcoin Core 6DA2 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 meant to be stable. Development is done in separate branches. Tags are created to indicate new official, stable release versions of Egodcoin 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.

Manual Quality Assurance (QA) Testing.

Changes should be tested by somebody other than the developer who wrote the code. This is especially important for large or high-risk changes. It is useful to add a test plan to the pull request description if testing the changes is not straightforward.

Popular repositories Loading

  1. egodcoin-explorer egodcoin-explorer Public

    Forked from team-exor/eiquidus

    Feature-rich open-source altcoin block explorer. Regular Updates ~ Platform Independent ~ Mobile Friendly ~ Supports Themes, Markets, Charts, Claiming Addresses, Public API's, Custom RPC Cmds, Bitc…

    JavaScript

  2. egodcoin-web-wallet egodcoin-web-wallet Public

    Forked from DeltaEngine/MyDashWallet

    egodcoinorg provides an easy way for anyone to create Egodcoin wallets locally in the browser or use existing hardware wallets and send EGOD to anyone

    JavaScript

  3. egodcoin-api egodcoin-api Public

    Forked from dashpay/insight-api

    An Egodcoin blockchain REST and WebSocket API Service

    JavaScript

  4. egodcoin egodcoin Public

    Forked from The-Yerbas-Endeavor/yerbas

    C++

  5. egodcoin-testnet-box egodcoin-testnet-box Public

    Forked from freewil/bitcoin-testnet-box

    Create your own private bitcoin testnet

    Dockerfile

0