Git Product home page Git Product logo

pythaces's Introduction

Python ACES adaptation

Installation

install and sync relay server
apt install python3-pip
git clone https://github.com/galperins4/PythAces 
cd ~/PythAces/config
update configs (see below)
cd ~/PythAces
bash install.sh

Configuration & Usage

After the repository has been cloned you need to open the coin.json and change it to your liking. Once this has been done execute the pm2 command pm2 start apps.jsonto start the script.

As the script leverages @FaustBrians ARK python client as well as database retreival and storage classes, python 3.6+ is required. In addition a relay node of the channel coin is required.

Available Channel Configuration Options (coin.json)

  • channel: dpos channel for inbound transactions (currently support ark/dark, kapu/dkapu, persona-t)
  • channel_ip: ip address of node
  • service_acct: service account for inbound transactions for the channel
  • db_username: os username
  • flat_fee: flat fee per transaction
  • pct_fee: percentage fee per transaction
  • reach: how many peers to broadcast tx to (NOT CURRENTLY IN USE)

Available Coin Configuration Options (coin.json) - per coin supported

  • relay_ip: relay to broadcast outbound transactions
  • service_acct: outbound service account
  • service_account_passphrase: passphrase
  • service_account_secondphrase: secondphrase
  • addr_start: letter addresses start with

Note: Pythaces runs on port 5000

To Do

  • Add more features as necessary
  • Additional exception handling and validators
  • Add more dpos coins
  • Add non-DPOS coins
  • fix address validators
  • fix error handling for capacity

v0.0.1

  • Initial release

Support

If you like this project and it helps you in your every day work I would greatly appreciate it if you would consider to show some support by donating to one of the below mentioned addresses.

  • BTC - 38jPmBCdu9C5SBPbeb4BTBQG2SAbGvbfKf
  • ETH - 0x9c3BB145C6bCde9BC502B90B8C32C0aa26714394
  • ARK - AMhTN98yvWP8SJNyxmgEfg9ufuxHyapW73

Security

If you discover a security vulnerability within this package, please open an issue. All security vulnerabilities will be promptly addressed.

Credits

License

MIT © galperins4

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.