Go to file
Powersource 0cadc46b3c Merge pull request 'Rename to pzp and fix async fns' (#1) from async-db into master
Reviewed-on: https://codeberg.org/pzp/pzp-promise/pulls/1
2024-05-07 15:50:47 +00:00
lib Rename to pzp and fix async fns 2024-05-07 17:46:18 +02:00
test Rename to pzp and fix async fns 2024-05-07 17:46:18 +02:00
.gitignore update plugin assertion errors 2024-01-02 13:25:17 +02:00
.prettierrc.yaml init 2023-06-22 13:49:53 +03:00
.woodpecker.yaml Rename to pzp and fix async fns 2024-05-07 17:46:18 +02:00
LICENSE init 2023-06-22 13:49:53 +03:00
README.md Rename to pzp and fix async fns 2024-05-07 17:46:18 +02:00
package.json Rename to pzp and fix async fns 2024-05-07 17:46:18 +02:00
tsconfig.json update tsconfig.json 2024-01-02 12:35:36 +02:00

README.md

pzp-promise

PZP promises are tokens that authorize others to gain something

Not to be confused with JavaScript Promises. PZP promises are tokens that can be redeemed by other peers, which authorize the execution of some code on the peer that issued the promise.

Installation

npm install pzp-promise