> For the complete documentation index, see [llms.txt](https://wiki.shellprotocol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.shellprotocol.io/getting-started/overview/github-repositories.md).

# GitHub Repositories

## Shell Protocol GitHub

Ocean + Proteus Repo: <https://github.com/Shell-Protocol/Shell-Protocol/>

[Ocean Reference Implementation](https://github.com/Shell-Protocol/Shell-Protocol/tree/main/src/ocean)

[Example of sending a swap through the Ocean](https://github.com/Shell-Protocol/Shell-Protocol/blob/bfbba01472200a4a34ace4cb131f775018cf47c2/test/Interaction.js#L346)

[Proteus Reference Implementation](https://github.com/Shell-Protocol/Shell-Protocol/tree/main/src/proteus)

## Legacy Resources (Shell v1)

<https://github.com/cowri/shell-solidity-v1>
