• EVE Frontier
    • Stillness
    • Utopia
  • Sui
    • Mainnet
    • Testnet
    • Devnet
    • Localnet
  1. Home > 
  2. DevSecOps > 
  3. Useful URLs

Useful URLs

EVE Frontier

  • EVE Vault: https://github.com/evefrontier/evevault/releases/
  • World Packages: https://docs.evefrontier.com/tools/resources
  • World Contracts: https://github.com/evefrontier/world-contracts
  • Builder Scaffold: https://github.com/evefrontier/builder-scaffold/tree/main

Stillness

  • World API: https://world-api-stillness.live.tech.evefrontier.com/docs/index.html

Utopia

  • World API: https://world-api-utopia.uat.pub.evefrontier.com/docs/index.html

Sui

Mainnet

  • RPC: https://fullnode.mainnet.sui.io:443
  • GraphQL: https://graphql.mainnet.sui.io/graphq
  • Suiscan: https://suiscan.xyz/mainnet/home
  • SuiVision: https://suivision.xyz/

Testnet

  • RPC: https://fullnode.testnet.sui.io:443
  • GraphQL: https://graphql.testnet.sui.io/graphq
  • Suiscan: https://suiscan.xyz/testnet/home
  • SuiVision: https://testnet.suivision.xyz/

Devnet

  • RPC: https://fullnode.devnet.sui.io:443
  • GraphQL: https://graphql.testnet.sui.io/graphq
  • Suiscan: https://suiscan.xyz/devnet/home
  • Devnet: https://devnet.suivision.xyz/

Localnet

  • RPC: http://localhost:9000
  • GraphQL: http://localhost:9125
  • Suiscan: https://custom.suiscan.xyz/custom/home/?network=http%3A%2F%2Flocalhost%3A9000
Mar 13, 2026
Unofficial EVE Frontier Development Notes



  • Getting Started
    • Develop
      • Debugging
        • DevSecOps
          • Sui CLI Visualization
          • Sui CLI Cookbook
          • GraphQL Cookbook
          • Useful URLs
          • Possible Vulnerabilities
          • References
            • Links

              Contributors
              Contributors

              Made with by Scetrov with Hugo and Relearn