1
0

Markdown formatting

This commit is contained in:
Dennis Reimann
2021-09-30 11:14:08 +02:00
parent 81a17317e1
commit 3c98599e60
4 changed files with 8 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ The `oracle` roles is to define the `event` and `attest` a single outcome of the
Let's call Alice and Bob the two parties of the contract, and Olivia the oracle.
A DLC will show two transactions on the chain:
* The Funding Transaction
* The Contract Execution Transaction (CET)
@@ -42,4 +43,4 @@ You can then use `ndlc-cli.sh` to run use ndlc-cli, for example:
ndlc.sh oracle generate MyOwnOracle
```
Read our documentation on our [github repository](https://github.com/dgarage/NDLC/blob/master/docs/Concepts.md).
Read our documentation on our [GitHub repository](https://github.com/dgarage/NDLC/blob/master/docs/Concepts.md).