logo

Menu

Extensions

Learn

Docs

Demo

Github

Extensions List

Explore our Curated and community-contributed extensions for Scaffold-Stark 2. To install an extension, simply copy and run the installation command provided for each extension.

AUCO INDEXER

GitHub

This Scaffold-Stark 2 extension comes pre-configured with Auco Indexer, providing an example to help you get started quickly with integrated indexer in your project

npx create-stark@latest -e auco

ERC-20

GitHub

This extension introduces an ERC-20 token contract and demonstrates how to interact with it, including getting a holder balance and transferring tokens.

npx create-stark@latest -e erc20

ERC-721

GitHub

This extension introduces an ERC-721 token contract and demonstrates how to use it, including getting the total supply and holder balance and listing all NFTs from the collection.

npx create-stark@latest -e erc721

and More Coming Soon