- 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
5 lines
36 B
Plaintext
5 lines
36 B
Plaintext
node_modules/
|
|
dist/
|
|
*.log
|
|
.DS_Store
|