Skip to content

Commit

Permalink
Added links to new guides on the guides overview page (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
emperorjm authored May 14, 2024
1 parent a1e831c commit bf2b876
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/2.developers/3.guides/1.guides-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ Here are the available guides to help you get started building on the Archway Ne
- **[Build With NFTs](./4.nft-project/1.start.md)** - A guide on how to deploy, mint and manage NFTs on Archway.
- **[Fee Grant](/developers/guides/fee-grant/introduction)** - Unlock the potential of the Archway Fee Grant module.
- **[MultiSig Hub](/developers/guides/multisig/archway-multisig-hub)** - A guide on deploying a MultiSig solution on the Archway blockchain.
- **[Callback](/developers/guides/callback/introduction)** - Understand how to implement the Callback module in smart contracts.
- **[CW-ICA](/developers/guides/cw-ica/introduction)** - A guide on implementing the CW-ICA module in your smart contracts.
- **[CW-Fees](/developers/guides/cw-fees/introduction)** - A guide on leveraging the CW-Fees module in smart contracts.
- **[CW-Errors](/developers/guides/cw-errors/introduction)** - Learn about handling errors effectively using the CW-Errors module in smart contracts.

0 comments on commit bf2b876

Please sign in to comment.