Welcome to the Starknet-Tokenbound Explorer! This project serves as a powerful tool for interacting with the tokenbound account on starknet and exploring token-bound assets on the network.
git clone https://github.com/Starknet-Africa-Edu/TBA.git
cd TBA
yarn install
- NEXT_PUBLIC_ALCHEMY_API_KEY = (get your API key when you sign up on Alchemy)
- NEXT_PUBLIC_NETWORK = <starknet-mainnet | starknet-goerli>
- NEXT_PUBLIC_EXPLORER = <https://testnet.starkscan.co | https://starkscan.co>
yarn dev
For detailed information on the Starknet-tokenbound SDK and API, refer to the Starknet-tokenbound SDK Documentation