Skip to content

Commit

Permalink
Merge pull request #10
Browse files Browse the repository at this point in the history
added novax price getter example into the README.md
  • Loading branch information
gfusee authored Oct 16, 2023
2 parents 1c56516 + 7de0fd7 commit ae9aa93
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 @@ -84,3 +84,4 @@ A [comprehensive cookbook](https://gfusee.github.io/novax/) is available to help
You can also check out the following examples:

- [Adder](https://github.com/gfusee/novax-adder-example) - A dead simple example that show you how to deploy, query and call a contract.
- [xExchange Price Getter](https://github.com/gfusee/novax-price-getter) - This repository offers a comprehensive guide on deriving the price of tokens listed on xExchange. Notably, it demonstrates how to effectively conduct integration tests using the _novax-mocking_ crate, providing both a practical and educational perspective.

0 comments on commit ae9aa93

Please sign in to comment.