Skip to content

Commit

Permalink
Add reference to the bridge examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSasaPrsic committed Jun 25, 2024
1 parent 7caec3b commit c6619e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,8 @@ RUSTFLAGS="-C target-cpu=native" cargo run --profile maxperf
"blockNumber":5380093
}
```

### Examples of using bridge api

* We have prepared a set of examples written in Rust and Typescript to help you understand how to use bridge api. You can explore these examples by visiting our [code examples repository](https://github.com/availproject/avail-bridge-examples).

0 comments on commit c6619e2

Please sign in to comment.