Skip to content

Commit

Permalink
docs: Add mention to quickstart to Readme.md
Browse files Browse the repository at this point in the history
Took 27 minutes


Took 10 seconds

Took 12 seconds
  • Loading branch information
dianacarvalho1 committed Dec 17, 2024
1 parent 42fc739 commit f8a9d76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Moves slow on-chain computations off-chain to solve optimization problems.

This crate allows simulating a set of supported protocols off-chain. Currently, it has a focus on token exchange
protocols, but it is not necessarily limited to this.
To get started, see our Quickstart guide [here](./examples/quickstart/Readme.md).

> **See also:**
> The `evm` module allows for simulating _any_ transaction; it is agnostic to protocol. See module's
Expand Down

0 comments on commit f8a9d76

Please sign in to comment.