Skip to content
This repository has been archived by the owner on Sep 29, 2019. It is now read-only.

lenwhite/bitcoin-ownership-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key Signature Validator

Requires Node.JS and Heroku. Can probably work perfectly fine without Heroku, in which case set up your own MongoDB in the environmental config MONGODB_URL

npm install
heroku local web

This is a simple tool to validate ownership of a bitcoin wallet address (e.g. if you want to do an audit and obtain proof-of-ownership).

Specify a message for a bitcoin wallet address, and then verify that the provided signature matches that stored message and address.

Deployment

git push heroku master

About

Validate ownership of a bitcoin address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published