Skip to content

HTML5 Crypto-Developer Framework for Bitcoin, Litecoin and Dogecoin

License

Notifications You must be signed in to change notification settings

rossaffandy/framework

 
 

Repository files navigation

Blockstrap Framework

The Blockstrap Framework is a component of the Blockstrap Stack. It provides a front-end HTML5 interface for web-applications to communicate and manipulate blockchains and other dynamic data stores via external APIs. By default, it is configured to use the Blockstrap API but is 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 for the following services:

However, please note that the default wallet application included with core allows you to choose which API to use, it does not provide different lists of supported blockchains based on the support of that API. By default, it shows support for six blockchains, but only two of the supported API services provide support for all six chains. Those blockchains supported by Blockchains.io and SoChain are:

The Framework has been developed with modularity and flexibility as the focal point of each technical decision. Currently providing a choice of 11 interchangable modules, features can be easily extended, included, replaced or removed depending on the need of each application.

These modules include:

When combined, they form our default deterministic wallet:

Wallet Screen-Shot

A live demo is available for viewing at - http://demo.blockstrap.com/framework/v0.5/

Please see our documentation for more information and instructions on getting started.

About

HTML5 Crypto-Developer Framework for Bitcoin, Litecoin and Dogecoin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • CSS 15.4%
  • HTML 6.4%