blockstrap / framework

HTML5 Crypto-Developer Framework for Bitcoin, Litecoin, Dogecoin, and DashPay
http://blockstrap.com
MIT License
90 stars 52 forks source link

WARNING


PLEAE NOTE THIS IS NOT A STABLE RELEASE AND SHOULD ONLY BE USED BY THOSE THAT UNDERSTAND HOW IT WORKS


Blockstrap - The OpenSource HTML5 Blockchain Framework

The Blockstrap framework provides a front-end HTML5 interface for web-applications to communicate and manipulate blockchains using either external web-accessible APIs or self-hosted local QTs direct from the source.

By default, it is configured to use the BlockCypher API but as well as being a blockchain-agnoistic framework, Blockstrap is also API-neutral throughout. This allows you to host and manage your own API end-points or select from others configured at core, with examples included and ready for use with the following services:

We will also be adding support for the following APIs before officially re-launching:

The framework itself is currently capable of supporting the following blockchains:

The framework has been developed with modularity and flexibility as the focal point of each technical decision.

This has enabled us to provide support for plugins and themes and allows developers to easily extend, modify and truly customize every aspect of the application. Included within the framework download as examples are the following themes:

We've also bundled the following plugins:

Everything is powered by one or more of the following interchangable modules:

When combined, they form our default deterministic wallet, which can be setup in seconds:

Wallet Screen-Shot

Once setup, users are provided with a fully-featured responsive experience that is available on any device - with support for accounts, contacts, message signing and much more. Come take a look at the live demo - http://blockstrap.com/demo/

Wallet Screen-Shot

No private keys are ever stored or transmitted as they are only generated inline at the moment of transaction. Public information is stored within the device using HTML5 localStorage so is unavailable when browsing privately.

We suggest that you read our documentation for more information and instructions on how to get started.


PLEASE NOTE THAT OUR DOCUMENTATION IS UNDERGOING REJUVINATION

Specific topics of interest include: