Code Monkey home page Code Monkey logo

pod-old's Introduction

Logo Parallelcoin Pod

GoDoc development branch development branch discordbot

Fully integrated all-in-one cli client, full node, wallet server, miner and GUI wallet for Parallelcoin

Binaries for legacy now available for linux amd64

Get them from here: https://git.parallelcoin.io/dev/parallelcoin-binaries

IMPORTANT

Development branch (new name 9) can be found here, where the current work is located.

here's our own godoc server documentation for this package: here

This code will not function correctly currently, please be patient while it is fixed on the Development Branch.

Pod is a multi-application with multiple submodules for different functions. It is self-configuring and configurations can be changed from the commandline as well as editing the json files directly, so the binary itself is the complete distribution for the suite.

It consists of 4 main modules:

  1. pod/ctl - command line interface to send queries to a node or wallet and prints the results to the stdout
  2. pod/node - full node for parallelcoin network, including optional indexes for address and transaction search, low latency miner controller
  3. pod/wallet - wallet server that runs separately from the full node but depends on a full node RPC for much of its functionality, and includes a GUI front end
  4. pod/shell - combined full node and wallet server with optional GUI

The shell is currently a simple wallet but will be expanded into a full application framework/shell.

Building

To make life simpler, there is a builder app in cmd/ and if you source init.sh . init.sh it will set your path to include the bin/ directory and build and place an executable bld in there which builds the main project executable, with the version timestamp set, and puts it also in there so then after that you can test how it works after you make changes.

Otherwise, you can just go install in the root directory and pod will be placed in your GOBIN directory.

pod-old's People

Contributors

marcetin avatar

Stargazers

 avatar  avatar  avatar l0k1 avatar

Watchers

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