Background
Implement NearBlockchain abstraction: localnet that spawns neard and RPC client wrapper using near-api-rs. Deploy contract, submit transactions, query state. Environment-agnostic — same code talks to sandbox or testnet.
User Story
No response
Acceptance Criteria
Have Near blockchain abstraction for e2e testing.
Resources & Additional Notes
No response