Code Monkey home page Code Monkey logo

simple-explorer's Introduction

Simple Explorer: the SPV Explorer

Simple Explorer is a BIP-37 programmable blockchain explorer. It is designed to be a SPV Bitcoin node using NodeJS, to develop KISS pieces of software using the blockchain, without downloading the all the full blocks

The project will include a blockchain explorer as a proof of concept and example to help developers, and build something useful. Now it provide only a CLI

Note: Still under heavy development, please help and contribute with issues or pull requests :-) Please use the development/features branches

Installation and Usage

After downloading the source code, run these commands inside the directory to install all the requirements.

npm install -g coffee
npm install

This will install CoffeeScript and dependencies, everything required at the moment to run the main script.

Once ready, the CLI to the explorer is main.coffee. To get some help run:

coffee main.coffee --help

How to contribute

To know what is left to do, run the tests!

npm install -g mocha
npm test

If a test is failing, it means that some work is required to implement that feature, imrpove that test or verify manually what is wrong... and remember to write KISS code, and use git flow!

If you don't know how to code, but you want to support this project, donate some satoshi to this address: 1N8W5Nq7kRSr74qmsJZ2Ad6zWDN561vMNE

simple-explorer's People

Contributors

koalalorenzo avatar

Stargazers

M3k4X1D4 avatar Francesco 'makevoid' Canessa avatar

Watchers

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