Skip to content

Commit 78aabd4

Browse files
authored
Merge pull request #13 from aspiers/README-update
2 parents 964832b + c0322d3 commit 78aabd4

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ this repository.
55

66
You can also reach us on our [Discord server][].
77

8-
We are currently very early in our journey towards publishing the
9-
protocol as Open Source, and this is a big task which will take time,
10-
so please bear with us. As we publish more components, collaboration
11-
with the community will become progressively easier.
8+
We are currently very early in our journey towards [publishing the
9+
protocol as Open Source][OSS blog], and this is a big task which will
10+
take time, so please bear with us. As we publish more components,
11+
collaboration with the community will become progressively easier.
1212

1313
[issues]: https://github.com/ToucanProtocol/contracts/issues
1414
[PRs]: https://help.github.com/articles/using-pull-requests/
1515
[Discord server]: https://toucan.earth/discord
16+
[OSS blog]: https://blog.toucan.earth/toucan-protocol-is-going-open-source-and-introducing-cedar/

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ To find out the technical details of Toucan Protocol, please see
3838
# Roadmap to an Open Source protocol
3939

4040
In addition to what's published in this repository, we have many other
41-
technical components which we intend to publish as part of a planned
42-
initiative to incrementally Open Source the protocol, including the
43-
following:
41+
technical components which we intend to publish as part of [a planned
42+
initiative to incrementally Open Source the protocol][OSS blog],
43+
including the following:
4444

4545
- Test suite for the smart contracts
4646
- Protocol deployment / maintenance scripts (hardhat tasks etc.)
@@ -50,6 +50,8 @@ subgraphs](https://thegraph.com/explorer/profile/0xbf2dfa6ca10f115861f23fd9733eb
5050
We are currently working on preparing these in a form suitable for
5151
publication. This is quite a big task, so it will happen gradually.
5252

53+
[OSS blog]: https://blog.toucan.earth/toucan-protocol-is-going-open-source-and-introducing-cedar/
54+
5355
# Technical details
5456

5557
## Installation

0 commit comments

Comments
 (0)