Code Monkey home page Code Monkey logo

bismuthapi's Introduction

BismuthAPI

API Doc and code samples for Bismuth cryptocurrency.

Why Bismuth?

Bismuth is way more than "just" another cryptocurrency.

Its open architecture allows for smooth dapps (distributed apps) development, and its Python codebase eases the adoption and comprehension of its internals.

To built upon Bismuth, you'll need at least a running node.

The json-rpc API

A json-rpc server is available as a separate app. It's designed to be as bitcoind-compatible as possible.
You'll find it at Bismuth Json-RPC with its doc.

The json-rpc has the internal logic to create and keep track of multiple accounts and addresses. Its first purpose was to be used by echanges, to ease the integration of Bismuth.

The Native API

This is the API used by the nodes themselves, with some recent "api_" addons.
This repo is dedicated to this native API doc and code samples, if you want to directly talk to the Bismuth nodes, whatever your dev language is.

See the "Doc" directory for a quick start.

Available client libraries

WIP:

TBD:

  • Lua
  • Please suggest more

Related work

You may find the BismuthEvents repo useful: it's event sourcing built upon Bismuth, using the Native api only.

bismuthapi's People

Contributors

eggpool avatar gabidi avatar hclivess avatar lemoussel avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.