GitHub & Dev Tools
Repository Access
GitHub URL: To be published privately (by request)
Visibility: Private during testnet phase
Access: Request access via dev@olta.finance or Discord
Repository Structure
/contracts
: Solidity contracts (0.8.30)/scripts
: Deployment scripts using Hardhat/test
: Unit tests for core logic/docs
: Architecture diagrams, interaction flows, and interface specs
Tooling Stack
Hardhat for local testnet deployment
Ethers.js for frontend interactions
Foundry (optional) for performance benchmarking
Figma for UI flows and frontend preview
Development Guidelines
Internal contributors follow CI linting and formatting rules
Contract functions are modular and upgrade-friendly
All deployment scripts simulate gas costs and slippage scenarios
Contribution Model
GitHub issues for testnet feedback
PRs gated behind internal reviews
Open sourcing planned post-mainnet launch
GitHub will serve as the technical backbone of the OLTA testnet. As testing progresses, more documentation, scripts, and integrations will be added to support external reviewers and institutional partners.
Last updated