# 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 ```