AI
llms.txt
Use these llms.txt files to instruct your LLM on how to use the thirdweb API.
Download the llms.txt file you want to use and add it to your project files or ruleset.
Reference them in your prompts when asking to build a feature, or alternatively inject the url directly in your prompt.
Example:
The thirdweb HTTP API reference as markdown.
Available at: https://api.thirdweb.com/llms.txt
Recommended for: Web and native applications, servers, agents using the HTTP thirdweb API.
Contains a table of contents for the thirdweb Typescript SDK documentation.
Available at: https://portal.thirdweb.com/llms.txt
Recommended for: Typescript, react or react native applications that deal with external wallets and advanced blockchain features.
Contains the entire thirdweb Typescript SDK documentation as markdown. Requires large context windows.
Available at: https://portal.thirdweb.com/llms-full.txt
Recommended for: Typescript, react or react native applications that deal with external wallets and advanced blockchain features.