Dashboard not available in your region
The Routon Protocol itself is permissionless and accessible to anyone via SDK or direct chain interaction. Only this dashboard surface is restricted.
Use Routon programmatically
The `@routon/sdk` npm package and `routon` CLI work in any jurisdiction. Smart contracts are deployed on Base + Arbitrum and accept calls from any address.
pnpm add @routon/sdk · npm install -g routon
Documentation lives at routon.xyz (companion repo `Dmitrze/routon`).