AERE Network developer grants � public application tracker. Apply via aere.network/grants.html
Go to file
Liviu 2421f464a1 Licence hygiene: Apache 2.0 section 4(b) change notices, and a LICENSE where there was none
Measured by the licence gate on 2026-08-11. Three separate defects, all real:

- the two patches modify files that are the work of Hyperledger Besu and did not
  say so. Section 4(b) of the Apache License requires modified files to carry a
  prominent notice. The notice now travels in the patch message, above the ---,
  so git am puts it in the tree.
- precompiles/Address.java and precompiles/MainnetPrecompiledContracts.java are
  copies of upstream files that the patches change. They kept the upstream
  copyright header, which 4(c) requires, but carried no notice that we changed
  them. They do now.
- grants had no LICENSE at all, and sdk-js had one that was never pushed. A
  public repository with no licence grants a reader nothing.
2026-08-11 23:40:38 +03:00
LICENSE Licence hygiene: Apache 2.0 section 4(b) change notices, and a LICENSE where there was none 2026-08-11 23:40:38 +03:00
README.md Licence hygiene: Apache 2.0 section 4(b) change notices, and a LICENSE where there was none 2026-08-11 23:40:38 +03:00

AERE Network Developer Grants

Public tracker for developer grant applications. All applications are submitted as issues for transparency.

How to apply

Use the form at aere.network/grants.html — it pre-fills an issue body for you. Or open an issue here directly.

Tiers

Tier Range Approval
Quick build $1k $5k < 7 days
Project $5k $25k < 14 days
Strategic $25k $100k DAO vote

Process

  1. Open issue via the form (or directly).
  2. Grants committee triages within 48h.
  3. Approval comment includes milestone schedule + payout.
  4. Recipient ships milestones, comments updates on the issue.
  5. Each milestone payout is a public AERE transfer.

License

MIT. See LICENSE.