Skip to content

Commit

Permalink
docs: Add initial ROFL documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kostko committed Sep 10, 2024
1 parent 22b8922 commit d1bb16d
Show file tree
Hide file tree
Showing 22 changed files with 16,380 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 d1bb16d

Please sign in to comment.