From e6e4ee1357c735473e7fb1c3842b6f07d6ef313b Mon Sep 17 00:00:00 2001 From: Brice BERDAH Date: Fri, 7 Jun 2019 15:38:20 +0200 Subject: [PATCH] Adding TokenCard Let me know if the category "Spending Protocols" is not clear or explicit. I couldn't find an existing category that fitted. --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index c6e3bf6..557f23c 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,7 @@ Decentralized finance (#defi) is the movement that leverages open source softwar - [Decentralized Exchange Protocols](#decentralized-exchange-protocols) - [Stablecoins](#stablecoins) - [Lending Protocols](#lending-protocols) +- [Spending Protocols](#spending-protocols) - [Derivative Protocols/Prediction Markets](#derivative-protocols) - [Bundling Protocols](#bundling-protocols) - [Tokenization Protocols](#tokenization-protocols) @@ -86,6 +87,12 @@ Decentralized finance (#defi) is the movement that leverages open source softwar - [Lendroid](https://www.lendroid.com) ([source code](https://github.com/lendroidproject), [white paper](https://lendroid.com/assets/whitepaper-margin-trading.pdf)) - Protocol for decentralized lending, margin trading, and short selling - [Marble](https://marble.org) ([source code](https://github.com/marbleprotocol)) - "Flash lending" protocol for borrowing "Ether and ERC20 tokens to take advantage of arbitrage opportunities on Ethereum" - [Ripio](https://ripiocredit.network/) ([source code](https://github.com/ripio/rcn-network), [white paper](https://ripiocredit.network/wp/RCN%20Whitepaper%20ENG.pdf)) - P2P global credit network protocol based on cosigned smart contracts + + + +## Spending Protocols + +- [TokenCard](https://tokencard.io) ([source code](https://github.com/tokencard/contracts), [white paper](https://tokencard.io/tokencard_whitepaper.pdf) - Non-custodial contract wallet paired with a debit card.