Skip to content

Commit

Permalink
dev(better_theoros):
Browse files Browse the repository at this point in the history
  • Loading branch information
akhercha committed Nov 1, 2024
1 parent 0282a02 commit 7a6542d
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,16 @@ Solidity contracts & libraries.

## Typescript

(TODO: akhercha)
<a href="./typescript/theoros-sdk/">Theoros SDK</a>

A SDK used to query data from Theoros in a simple way.

- Fetch the latest calldata using either REST or Websocket endpoints.

<a href="./typescript/pragma-deployer/">Pragma Deployer</a>

The main scripts used to deploy all our contracts (Cairo, Solidity, ...) are located there.

<a href="./typescript/pragma-scripts/">Pragma Scripts</a>

Utils scripts that we use to make some actions on-chain.

0 comments on commit 7a6542d

Please sign in to comment.