Skip to content

A unified REST API for interacting with multiple blockchains and cryptocurrencies. Designed to simplify development across languages (Python, JavaScript/Node.js, Go, Java, Kotlin, PHP, Swift, TypeScript) by providing a consistent interface for blockchain operations. Requires an API key pair, and comes with example scripts in the examples folder.

Notifications You must be signed in to change notification settings

Leone-Harber/blockchain-api

Repository files navigation

The Blockchain API

Get an API key pair here.

Make coding with blockchains easy.

For example usage with the API

Python (PyPi)

pip install theblockchainapi Then see one of the examples in the "examples" folder.

Javascript / Node.js (npm)

npm i theblockchainapi Then see one of the examples in the "examples" folder.

Go, Java, Kotlin, PHP, Swift, and Typescript

We have published auto-generated wrappers here.

We have not tested them. If you run into any issues, publish one here.

About

A unified REST API for interacting with multiple blockchains and cryptocurrencies. Designed to simplify development across languages (Python, JavaScript/Node.js, Go, Java, Kotlin, PHP, Swift, TypeScript) by providing a consistent interface for blockchain operations. Requires an API key pair, and comes with example scripts in the examples folder.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages