Coder Social home page Coder Social logo

mina-raina-choi / bitcoin-script-explorer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paulkernfeld/bitcoin-script-explorer

0.0 1.0 0.0 576 KB

A tool to help programmers learn Bitcoin Script.

License: GNU General Public License v3.0

CSS 72.77% JavaScript 9.24% Clojure 17.99%

bitcoin-script-explorer's Introduction

Bitcoin Script Explorer

Bitcoin Script Explorer is a tool designed to help programmers understand Bitcoin Script.

Use it at its official location.

Tools

Bitcoin Script Explorer is a ClojureScript project using leiningen and PhantomJS, so you'll need to install those tools if you want to build the ClojureScript.

To run the ClojureScript unit tests:

lein cleantest

To build the ClojureScript to app/js/cljs/main.js:

lein production

Project Structure

  • app/ contains the web project
  • resources/ contains Javascript files which are imported into ClojureScript (for crypto)
  • runners/ contains the PhantomJS runner, used for running ClojureScript unit tests
  • src/ contains the ClojureScript source code
  • test/ contains ClojureScript unit tests
  • project.clj contains the project's leiningen configuration

bitcoin-script-explorer's People

Watchers

 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.