Skip to content

liquify-validation/FUSE_Explorer_API_Python_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUSE_Explorer_API_Python_wrapper

Description

This module is written to allow for effortless interface between your python scripts and FUSE's explorer API.

Wrappers are provided for all of the current API modules:

• Account
• Logs
• Token
• Stats
• Block
• Contract
• Transaction

A full list of the API functions and there uses can be found on the fuse explore docs here: https://explorer.fuse.io/api_docs

Install

This module is on pypi to install simpily run the command:

pip install Fuse-Explorer-API

Note

There is currently some issues with a few of ther APIs, the Fuse team are aware of this and are currently looking into it.

About FUSE

"Fuse is a new way to launch services and reach customers on the blockchain. It allows entrepreneurs to integrate everyday payments into their business. It reduces the cost to launch and operate micro-finance services which are non-custodial and leverage from the shared business processes blockchains provide. Fuse goal is to lower the bar for entrepreneurs to build products so they spend less money on IT and focus more on reaching clients and sustainability."

Fuse Webpage: https://fuse.io/

Medium: https://medium.com/fusenet

TODO

• Currently only the required parameters are used, will add the optional ones in due course.
• Not all of the api calls have been tested so let me know of any problems.
• C++ Wrapper of the explorer API is coming.
• Wrapper of the "FUSE studio" API will be starting soon - https://docs.fuse.io/the-fuse-studio/api.

About

Python wrapper for the FUSE explorer api

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages