Skip to content

Commit

Permalink
Merge pull request #106 from propeller-heads/dc/add-quickstart
Browse files Browse the repository at this point in the history
docs: Add mention to quickstart to Readme.md
  • Loading branch information
dianacarvalho1 authored Dec 17, 2024
2 parents 42fc739 + f8a9d76 commit fac2754
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 fac2754

Please sign in to comment.