dojo
dojo copied to clipboard
feat(torii): index whitelisted ERC20/ERC721 tokens
trafficstars
Description
Related issue
Tests
- [ ] Yes
- [ ] No, because they aren't needed
- [ ] No, because I need help
Added to documentation?
- [ ] README.md
- [ ] Dojo Book
- [ ] No documentation needed
Checklist
- [ ] I've formatted my code (
scripts/prettier.sh,scripts/rust_fmt.sh,scripts/cairo_fmt.sh) - [ ] I've linted my code (
scripts/clippy.sh,scripts/docs.sh) - [ ] I've commented my code
- [ ] I've requested a review after addressing the comments