Commit Graph

5 Commits

Author SHA1 Message Date
Liviu
498f5de716 v0.3.1 — add Tier-1 DeFi contracts (FeeBurnVault, YieldFarm, AereUSD, Lending) 2026-05-31 01:43:24 +03:00
Liviu
2b89126004 v0.3.0 — align with live 16-contract mainnet (genesis-v2)
- addresses.ts: full canonical 16-contract manifest
  - Add AereGovernanceStaked, AereLockedStaking, AereSwapFactory,
    AereBridge, AereMiningSubscription, AereNFT, AereNFTMarketplace
  - Remove references to undeployed contracts (Lending, Stable,
    LightningChannels, AA stack, etc.) — moved to roadmap section
- client.ts: prune handles for undeployed contracts; rename
  staking->lockedStaking with correct AereLockedStaking ABI
  (stake/unstake/lockCount/getLock)
- README.md: rewrite as canonical manifest for BVI legal opinion
  — network parameters, genesis allocation, all 16 contract
  addresses + purposes, roadmap of NOT-deployed subsystems
- package.json: bump 0.2.1 -> 0.3.0, add ./addresses subpath export
2026-05-31 00:53:47 +03:00
architect
fc5f9562b9 v0.2.1 — add AereAirdrop to address book 2026-05-03 17:26:09 +03:00
architect
38ccaaad4e v0.2.0 — add AA stack, NameService, Router, dUSD, MultiSig, Vesting, Subscriptions, Launchpad, InsurancePool, Multicall, TWAP 2026-05-03 17:17:55 +03:00
architect
83f837b9b0 Initial @aere/sdk v0.1.0 — typed contract clients for AERE L1 2026-05-03 16:09:06 +03:00