Giter VIP home page Giter VIP logo

bitcoin-vr's Introduction

Introduction

Bitcoin-VR experimental project to use Facebook's React-VR Library to visualize Bitcoin (Core) transactions in real time. This is an open source project and all contributions are welcome.

EDIT: Wow! We made the front page of HackerNews! Hi everyone!

preview_image

How did you build this?

Bitcoin-VR is built using ReactVR, which allows you to build VR apps using only javascript and declarative components. We use Blockchain.info's websocket API for the transaction stream, and Redux for state management.

We might refactor/write tests at a later date, but code quality is generally quite hacky. We also used this project to learn React/Redux so please help us find ways to improve!

I'd like to contribute

Waffle

We use Waffle to manage our open issues. As of Dec 2017 there are quite a lot of implementation/performance bugs due to the large number of bitcoin transactions.

https://waffle.io/bitcoin-vr/bitcoin-vr

Lessons learnt from working with React VR

ReactVR is a very new library! We've tried to document down some of its quirks along the way.

  1. Learning ReactVR
  2. Reading List for ReactVR Deployment
  3. Deploying Bitcoin-VR on Github Pages

Git Repository Structure

Due to ReactVR's deployment, we use two repositories to track Bitcoin VR.

  1. Bitcoin-VR (this repository) holds the project's working tree. This .gitignores the vr/build folder that holds the compiled production build. Please issue all Pull Requests in this repo.

  2. Production repo tracks the compiled production build that is hosted on Github pages.

For more information on this, please read the "Publishing Your Project" in the official ReactVR documentation.

Special Thanks

This project was incubated in Fullstack Academy. Special thanks to Gabriel Lebec, Geoff Bass and Jeff Kandel for their help in this project!

bitcoin-vr's People

Contributors

robinkwilson avatar onggunhao avatar nycjing avatar

Watchers

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