Goblin is an autonomous platform that combines blockchain smart contracts, bots, and developer tooling with a robust CI/CD + DevSecOps pipeline.
It is designed to move from idea → production quickly and safely, with minimal human oversight.
Core frameworks are stored in the /docs folder:
- Test Strategy – world-class testing framework.
- Environment Strategy – six environments from Sandbox → Production.
- Test + Environment Combined – mapping of tests to environments.
- CI/CD + DevSecOps + Cloud – full automation, GitHub Actions + Google Cloud hosting.
- Code → lives in this repo (contracts, apps, infra).
- Automation → GitHub Actions workflows in
.github/workflows/. - Hosting → Google Cloud Run, Cloud SQL/Firestore, Solana Devnet/Testnet/Mainnet.
- Security → built-in scans, approvals, monitoring, and disaster recovery.
📌 For details, start in the /docs folder.