ZuluCrypto
ZuluCrypto
Example escrow contract where: * Party 1 is purchasing something from Party 2 * Party 3 will verify that Party 1 has received the item and then releases funds to...
## Description A way for multiple users to bid on an item where the highest bid receives the item.
## Description A way for one account to pay another account on a fixed schedule, such as monthly) ## Features * Fixed monthly payments
## Description A way for multiple users to contribute money to a single creator in a time-limited crowd funding campaign. ## Features **Funding types** 1. Creator gets whatever funds are...
I'm planning on implementing Trezor support but I'm opening an issue for initial discussion and feedback before I begin coding. This will also depend on an update to the Trezor...
### Description Adds support for logging in with a Trezor and signing a payment transaction (fixes #70). **Note:** This relies on unreleased Trezor firmware, please do not merge until it's...