Coder Social home page Coder Social logo

coreid's Introduction

CoreID

For MIT Media Lab Human Dynamics group open source prototyping and other research and development related to business, legal and technology dimensions of blockchain-backed individual identity

CoreID demo

For demonstration purposes and relative ease of use we utilize the the Bitcoin Core internal wallet and rpc commands to do all signing within the application.

Getting Started

  • Download BitCoin Core Binaries: https://bitcoin.org/en/download

  • Unpack and run ./bitcoind with proper configurations based on what you want to do (eg do you want to connect to "mainnet" or the "testnet" or "regtest" if you just want to play around with the tools and not be connected to anything for example?)

  • In the home directory you should have .bitcoin/ folder. In it create a bitcoin.conf file if you want to save your default configurations when running ./bitcoind. Since we will be using the rpc functionality you would also need to add your own rpcuser and rpcpassword for use in the rpc.

  • npm install bitcoin. If you do not have npm already installed install it alongside the latest node version.

  • For specifications details on the package look here https://www.npmjs.com/package/bitcoin

  • If you want to create the rpc calls from scratch you do not need to do npm install bitcoin, but the package makes it easy for you to make calls. There is a signing example in the example folder that uses the bitcoin package.

coreid's People

Watchers

 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.