An open API service indexing awesome lists of open source software.

https://github.com/SavonarolaLabs/multisig-input

Proof of concept for signing an AlicePK && BobPK multisig input
https://github.com/SavonarolaLabs/multisig-input

Last synced: 7 months ago
JSON representation

Proof of concept for signing an AlicePK && BobPK multisig input

Awesome Lists containing this project

README

          

##Download and run test in one line:
```
git clone git@github.com:SavonarolaLabs/multisig-input.git && cd multisig-input && npm install && npm run test
```

This is an attempt in understanding how transactions are signed with sigmastate-js