> For the complete documentation index, see [llms.txt](https://docs.shyft.to/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shyft.to/dev-guides.md).

# Dev Guides

- [Solana](https://docs.shyft.to/dev-guides/solana.md): Follow along with our episodic Solana guide, where we take you on a step-by-step journey to create web3 projects with Shyft.
- [Fungible Tokens](https://docs.shyft.to/dev-guides/solana/fungible-tokens.md)
- [How to get token balances?](https://docs.shyft.to/dev-guides/solana/fungible-tokens/how-to-get-token-balances.md): In this sample project tutorial, we will see how we can use SHYFT APIs to list all fungible tokens from our wallet and also get the details of one particular token
- [Build NFT Marketplace](https://docs.shyft.to/dev-guides/solana/build-nft-marketplace.md): Launch an in-app marketplace very easily with Shyft APIs.
- [Build your first NFT marketplace](https://docs.shyft.to/dev-guides/solana/build-nft-marketplace/build-your-first-nft-marketplace.md): This is about NFT marketplaces and how you can build them with SHYFT Marketplace APIs
- [List and buy NFTs in the marketplace](https://docs.shyft.to/dev-guides/solana/build-nft-marketplace/list-and-buy-nfts-in-the-marketplace.md): Buy and Sell NFTs in your marketplace with Shyf
- [Marketplace Stats, Treasury, and other tasks](https://docs.shyft.to/dev-guides/solana/build-nft-marketplace/marketplace-stats-treasury-and-other-tasks.md): Get marketplace stats, check and withdraw treasury balance.
- [NFTs](https://docs.shyft.to/dev-guides/solana/nfts.md): Tutorials and example guides around NFTs
- [Create NFTs from the backend on Solana](https://docs.shyft.to/dev-guides/solana/nfts/create-nfts-from-the-backend-on-solana.md): Creating NFTs from the backend on Solana using SHYFT APIs
- [Transactions](https://docs.shyft.to/dev-guides/solana/transactions.md)
- [How to sign Transactions using multiple signers on Solana](https://docs.shyft.to/dev-guides/solana/transactions/how-to-sign-transactions-using-multiple-signers-on-solana.md)
