Skip to content

Commit

Permalink
Merge pull request #1858 from oasisprotocol/kostko/feature/rofl-docs
Browse files Browse the repository at this point in the history
docs: Add initial ROFL documentation
  • Loading branch information
kostko authored Sep 10, 2024
2 parents 22b8922 + cd84bdb commit bb693c1
Show file tree
Hide file tree
Showing 22 changed files with 16,384 additions and 8 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ exclude = [
"examples/contract-sdk/hello-world",
"examples/contract-sdk/c10l-hello-world",
"examples/runtime-sdk/minimal-runtime",
"examples/runtime-sdk/rofl-oracle",
]
resolver = "2"

Expand Down
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ transactions, look up emitted events and query the runtime.

* [Build a Smart Contract](contract/prerequisites.md)
* [Build a Runtime](runtime/prerequisites.md)
* [Build a ROFL Application](rofl/prerequisites.md)

<!-- markdownlint-disable line-length -->
[Oasis Core Runtime Layer]:
Expand Down
Loading

0 comments on commit bb693c1

Please sign in to comment.