Skip to content

Commit

Permalink
README: added api-docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
CedarMist committed Oct 16, 2023
1 parent 5e712c1 commit 2300978
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,19 @@ This monorepo includes the source code for the following Sapphire packages:
The Sapphire Paratime documentation is deployed as part of the full set of Oasis [docs](https://docs.oasis.io/dapp/sapphire/)
based on this open source [repository](https://github.com/oasisprotocol/docs).

Auto-generated API Documentation is available at:

* https://api.docs.oasis.io/js/sapphire-paratime/
* https://api.docs.oasis.io/sol/sapphire-contracts/

## Layout

This repository includes all relevant Sapphire and dependencies organized into
the following directories:

- [`clients`](./clients): the Go and TypeScript clients
- [`contracts`](./contracts): Sapphire and [OPL](https://docs.oasis.io/dapp/opl/) smart contracts
- [`examples`](./examples/): sample code snippets in popular Ethereum
- [`examples`](./examples/): sample code snippets in popular Ethereum
development environments
- [`integrations`](./integrations/): plugins with popular Solidity tools
- [`runtime`](./runtime/): the Sapphire Paratime as based off of the
Expand Down

0 comments on commit 2300978

Please sign in to comment.