Skip to content

Conversation

@pheobeayo
Copy link
Contributor

Pull Request Overview

📝 Summary

Documentation: Added the Torii indexer deployment guide for Sepolia and Mainnet

Related Issues

Type of Change

Mark with an x all the checkboxes that apply (like [x]).

  • 📝 Documentation (updates to README, docs, or comments)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 👌 Enhancement (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)

🔄 Changes Made

What's Changed

Implemented the documentation for the deployment guide for Sepolia and Mainnet

Implementation Details

Created the Torii deployment documentation guide

Technical Notes

Include any technical details that reviewers should be aware of.

🔧 Tests Results

Describe the tests you performed to verify your changes.

Test Coverage

  • Unit Tests
  • Integration Tests
  • Manual Testing

Evidence

Provide relevant evidence of testing (screenshots, test outputs, etc.).

Testing Notes

Include any special testing considerations or edge cases checked.

🔜 Next Steps

Indicate actions or improvements to be taken after this PR, if applicable.

Copy link
Contributor

@jimenezz22 jimenezz22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mainnet rpc: https://api.cartridge.gg/x/starknet/mainnet

to deploy. a torii instance we don't need faucets

faucets are used for contracts deployment and I gas fees is in STRK, not ETH

Focus the writing on Torii, don't mention deploying contracts, as a note it only briefly mentions that contracts must be deployed for Torii to index

@jimenezz22 jimenezz22 added the Changes Requested PR with changes requested label Sep 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changes Requested PR with changes requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📝 [DOCS] Add Torii indexer deployment guide for Sepolia and Mainnet

2 participants