Skip to content

Dogecoin **unidirectionnal** payment channel script that illustrate the basics

Notifications You must be signed in to change notification settings

rllola/doge-payment-channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dogecoin payment channel

This is an example repository to help in the implementation of an unidirectional payment channel.

The script will start a dogecoind regtest node inside a docker container. Initiate a payment channel using a p2sh multisig. Sign 2 payments. Close the payment channel by broadcasting the final transaction.

Dev

$ npm install
$ npm start

NOTES

index.old.js was a first draft.

About

Dogecoin **unidirectionnal** payment channel script that illustrate the basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published