mirror of
https://github.com/aljazceru/dlcspecs.git
synced 2026-01-25 17:04:25 +01:00
Add implementations section on the README (#43)
* Add implementations and bitcoin-s section to the README * Add interactive demo, add adaptor-dlc branch for implementation
This commit is contained in:
10
README.md
10
README.md
@@ -33,6 +33,16 @@ For learning more about DLC have a look at the [resources](Resources.md) page.
|
||||
|
||||
- Construction and neogatiation of DLCs in Lightning ([#3](https://github.com/discreetlogcontracts/dlcspecs/issues/3))
|
||||
|
||||
## Implementations
|
||||
|
||||
### [bitcoin-s](https://github.com/bitcoin-s/bitcoin-s)
|
||||
|
||||
The team at Suredbits is working on a implementation of discreet log contracts in bitcoin-s.
|
||||
|
||||
1. [Documentation](https://bitcoin-s.org/docs/next/wallet/dlc)
|
||||
2. [Github branch](https://github.com/bitcoin-s/bitcoin-s/tree/adaptor-dlc)
|
||||
3. [Interactive DLC Demo](https://scastie.scala-lang.org/nkohen/OVWMOXwPRryREhVNw7pjLw/11)
|
||||
|
||||
---
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user