Skip to content

Commit

Permalink
Merge pull request #5
Browse files Browse the repository at this point in the history
Cookbook: added link to the xExchange's Pair ABI
  • Loading branch information
gfusee authored Oct 9, 2023
2 parents 34933f7 + 485b0f9 commit cbcbb9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/src/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ NovaX is more than just a toolkit—it's your bridge to the dynamic world of Mul

In this guide, we'll embark on a journey to unlock the full potential of NovaX. From querying to calling, from deploying contracts to fine-tuning the user experience, we've got it all covered. Whether you're new to NovaX or looking to master its advanced features, this tutorial will provide you with the insights and hands-on techniques you need.

Throughout this cookbook, we'll utilize examples based on the `xExchange` ABIs. These ABIs serve as practical references to demonstrate NovaX's powerful features in real-world scenarios. You can access and download the `xExchange` ABIs from the following link: [xExchange ABIs (Link not available yet)](#).
Throughout this cookbook, we'll utilize examples based on the `xExchange` ABIs. These ABIs serve as practical references to demonstrate NovaX's powerful features in real-world scenarios. You can access and download the `xExchange` ABIs from the following link: [xExchange Pair ABI](https://github.com/gfusee/novax/blob/main/.novax/abis/pair.abi.json).

Get ready to elevate your blockchain development experience with NovaX!

Expand Down

0 comments on commit cbcbb9f

Please sign in to comment.