Giter VIP home page Giter VIP logo

stealth.js's Introduction

StealthJS Build Status Coverage Status

Stealth addresses are a new form of bitcoin addresses that solve the problem of address reuse.

They allow the sender to generate new addresses for the receiver, and sending without anyone watching the blockchain knowing the receiver is the owner of the original stealth address.

The required extra data for the receiver to know the transaction is for her is included in the blockchain together with the transaction by using the OP_RETURN instruction.

You can see how a stealth transaction looks like.

Note: OP_RETURN is just supported as standard in the bitcoin network in recent versions of the mining software, so not all miners will confirm or propagate the transactions, this means at this moment sometimes they can take a bit longer to confirm. Also you probably won't see the unconfirmed transaction, but this is more an issue in our obelisk interaction or in obelisk.

Installation

You can install it using npm:

$ npm install stealth.js --save

And require it as a node module or as AMD.

How Stealth Addresses Work

More information at DarkWallet/Stealth.

stealth.js's People

Contributors

kyledrake avatar caedesvvv avatar

Stargazers

Chuan-Chun Wang avatar bipabo1l avatar Michael Wang 汪東陽 avatar  avatar  avatar  avatar  avatar  avatar Mikal avatar ฿tcDrak avatar  avatar 9CAT avatar eragmus avatar Manuel Polo avatar  avatar  avatar Noel Maersk avatar Phunk87 avatar Flynn avatar  avatar  avatar  avatar Márk Bartos avatar  avatar Steve avatar HostFat avatar John Love avatar KJ avatar  avatar Ryan Shea avatar Sem avatar

Watchers

 avatar  avatar JP Richardson avatar  avatar HostFat avatar  avatar James Cloos avatar Sem avatar  avatar  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.