Coder Social home page Coder Social logo

xchainpy-lib-test-client's Introduction

XChainPY-lib Test for Client

GitHub

XChainPY is a library with a common interface for multiple blockchains, built for simple and fast integration for wallets and more.

This is a test for client side of XChainPY library.

Usage

Initially this project is based upon python3.8

  1. Clone the repo

        $ git clone https://github.com/HooriRn/xchainpy-lib-test-client
  2. Install the dependencies

    XChainPy python library requirements :

    • bip_utils
    • pytest
    • mnemonic
    • python_binance_chain
    • secp256k1
    • pywallet
    • binance_chain

    before installing libraries setup secp256k1 C library with

    Linux

        $ sudo apt-get install libssl-dev build-essential automake pkg-config libtool libffi-dev libgmp-dev libyaml-cpp-dev
        $ sudo apt install libsecp256k1-dev

    Macintoch

    • need to have brew installed
        $ sudo brew install automake pkg-config libtool libffi gmp

    If you are running older version of macOS install dependencies with this parameter --build-from-source

    for more installation info, please see this link

    !! There is no native support for this library in Windows yet, so you might use WSL for this installation

    Then get into the repo folder and run this

        $ pip install -r requirements.txt 
  3. Run xchainpy test

       $ python xchainpy_test_example.py

Other Things

โฒ coming soon...

License

MIT licensed

xchainpy-lib-test-client's People

Contributors

hoorirn avatar

Watchers

 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.