Skip to content

Notary is a Javascript implementation of a decentralized notary service using public Bitcoin blockchain.

License

Notifications You must be signed in to change notification settings

wardialer/notary

Repository files navigation

Notary

Notary is a Javascript implementation of a decentralized notary service using public Bitcoin blockchain.

Building

Use docker build to build the container images.

docker build -f Dockerfile.api -t notary/api api
docker build -f Dockerfile.dashboard -t notary/dashboard dashboard

Usage

Use docker-compose to run the containers.

docker-compose up -d

and to stop them

docker-compose down

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Notary is a Javascript implementation of a decentralized notary service using public Bitcoin blockchain.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors