cyclofinance / cyclofinance/cyclo.subgraph
De-submodule: lib/cyclo.sol + lib/rain.factory
Open
@thedavidmeister is already working on this.
Since Jul 5, 2026.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Root .gitmodules pins lib/cyclo.sol and lib/rain.factory. Submodules are banned org-wide; the rainlanguage/rainix#256 no-submodules static gate reds this repo's CI once merged. A subgraph needs ABIs, not source trees: commit the ABIs it consumes (regenerated via a build step per the raindex subgraph/abis pattern), drop both submodules and .gitmodules.
🤖 Generated with Claude Code
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.