Frequently Asked Questions
Common questions about Green Goods, organized by role.
General
What is Green Goods?
Green Goods is an offline-first web app for documenting regenerative work, reviewing submissions, and producing verifiable on-chain records.
What chains are currently in scope?
- Arbitrum One (
42161) for production workflows. Live - Celo (
42220) for production workflows. Live - Sepolia (
11155111) for testnet and validation workflows. Live
Can Green Goods work offline?
Yes. Gardener workflows support offline drafts and queued sync when connectivity returns.
Is Green Goods free to use?
- Gardener flows are passkey-first and gasless for common submission workflows.
- Operator actions that submit transactions can require network gas.
Is uploaded data private?
No by default. Garden and attestation data is designed to be publicly verifiable. Do not include sensitive personal information in uploads.
Gardener
How do I sign up?
- Open greengoods.app.
- Choose passkey sign in.
- Complete device biometric confirmation.
Do I need crypto to submit work?
No. Gardener submission flows are designed to work without wallet management.
What if my submission is rejected?
Use operator feedback to update evidence and resubmit. See:
How do I track approval status and attestations?
Operator
How do I get operator access?
Operator permissions are assigned by admins or existing operator governance in a garden context.
Can I create a new garden?
Use Create Garden. Availability depends on your current permissions.
Where are endowment and governance workflows documented?
Use the operator endowment/governance pages:
Check Deployment and Indexer Status before announcing those flows as live.
How much does operator activity cost?
Gas cost depends on chain conditions and operation type. Validate current costs in your wallet before signing.
Evaluator
Do I need an account to query data?
No for read-only query access to public surfaces.
Where are canonical endpoints and schemas listed?
Use API Index.
How do I verify attestation chains?
Can I export data for analysis?
Yes. Start with:
Technical
Is Green Goods open source?
Yes. Repository: greenpill-dev-guild/green-goods
How do I run Green Goods locally?
git clone https://github.com/greenpill-dev-guild/green-goods.git
cd green-goods
bun setup
bun dev
How do I contribute?
Open an issue or PR in GitHub and follow the developer docs in Developer Hub.
Troubleshooting
App does not load
- Check connection.
- Refresh and clear browser cache.
- Confirm service availability in GitHub issues.
Media upload fails
- Check file size and permissions.
- Retry with stable connection.
- Use offline draft flow if connectivity is unstable.
Transaction fails
- Confirm correct network.
- Confirm wallet balance for gas.
- Retry with updated gas estimate.
Support
- Telegram: Join chat
- Bug reports: GitHub Issues
- Feature requests: GitHub Discussions
For role-first guides: