davidp94 / binance_chain_python_sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binance_chain_python_sample

This is sample python code for decoing rpc api responnse.

Getting Started

Prerequisites

This project is baseond pipenv.

Please run pipenv shell

Running the tests

on root directory, please run below command

python test.py

It runs test_decode_tx.test_decode

Please refer to ./tests/test_decode_tx.py

Authors

crossangle-dev : dev-team of crossangle

Contact

email : developer@crossangle.io

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

We got help from github binance-chain/node-binary

About

License:MIT License


Languages

Language:Python 100.0%