Coder Social home page Coder Social logo

nxeprotocol / electrum-dcx-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ccur108/electrum-drk-server

0.0 2.0 0.0 904 KB

Electrum server for DCX

License: GNU Affero General Public License v3.0

Python 82.00% Makefile 0.34% C++ 16.97% Shell 0.69%

electrum-dcx-server's Introduction

Darkcoin (DRK) Electrum-server for the Electrum client

Porting of the Electrum server to Darkcoin. Since there is no Electrum client yet, current sources work in Darkcoin TESTNET. Install procedure isn't changed. Website to download the leveldb not available. Any DRK tips here: XxEUFhbXPbuX58o1AbDqZssFebyNuBosxb Thanks!

Electrum-server for the Electrum client

  • Author: Thomas Voegtlin (ThomasV on the bitcointalk forum)
  • Language: Python

Features

  • The server indexes UTXOs by address, in a Patricia tree structure described by Alan Reiner (see the 'ultimate blockchain compression' thread in the Bitcointalk forum)

  • The server requires darkcoind, leveldb and plyvel

  • The server code is open source. Anyone can run a server, removing single points of failure concerns.

  • The server knows which set of Darkcoin addresses belong to the same wallet, which might raise concerns about anonymity. However, it should be possible to write clients capable of using several servers.

Installation

  1. To install and run a server, see README.leveldb. For greater detail on the installation process, see HOWTO.md.

  2. To start the server, use the 'start' script. If you do not have a database, it will propose you o download it from the Electrum foundry.

  3. To stop the server, use the 'stop' script. It will shutdown the database cleanly.

License

Electrum-server is made available under the terms of the GNU Affero General Public License, version 3. See the included LICENSE for more details.

electrum-dcx-server's People

Contributors

pooler avatar ovidiusoft avatar coblee avatar blinkystitt avatar jkozera avatar colindean avatar wozz avatar genjix avatar bjd avatar ramblurr avatar luke-jr avatar bitfoo avatar digitalhermit avatar

Watchers

James Cloos avatar NXE 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.