Soda Labs' gcEVM
  • Community & Support
  • 📝Introduction
    • 🔏Privacy in blockchains
    • ☑️Use cases
    • 🔐The Test Network (TestNet)
    • 🎇Garbled Circuits
    • 📃White Paper 0.1
  • 🗄️Setting Up and Configuring
    • 🏃User onboarding
      • 📪Generate an account
      • 🪙Faucet
        • Faucet
      • 🏂Onboard User
    • 🔗Connect to Soda Testnet
    • 📄Block Explorer
      • Block Explorer
  • Privacy-Preserving Transactions
    • 🪄Secure Data Types
    • ✨Secure Operations and Gas
    • 📚Library
      • 🖥️Examples
    • 🤩Special Functions
      • 🚨Validate Input Text
      • 📥Offboard
      • 🗝️Offboard To User Key
      • 📤Onboard
      • 📨Set Public
      • 💲Transfer
      • ❓Random
      • 🌟Decrypt
  • SDK
    • 🧙The SDK
    • 🥸How to Use the SDK
      • 👊RSA encryption scheme
      • 🤝ECDSA Signature
      • 🙏Prepare Private Inputs
      • 💪Decrypt Output
  • Private Smart Contracts Development
    • ✍️Writing a Private Smart Contract
    • 💰Private ERC20 Example
      • 🤑Balance Of
      • 💳Transfer
      • 🆗Approve
      • 🪪Transfer With Allowance
  • Secure Interaction: Dos, Don'ts, and Best Practices
    • 🚦Dos and Don'ts
      • 🆎Proper Use of Types
      • ❌No Constant/Immutable Secret Types
      • 📢No Public Contract Variables
    • ⚓Best Practices
      • 🔑Careful Decrypting
      • 🏋️Avoid Secret Array indexes
      • 🔍Check Overflow
  • ⛓️Misc
    • 🥂About Soda Labs
    • Soda Labs
    • LinkedIn
    • Twitter
    • Github
Powered by GitBook
On this page
  1. 🗄️Setting Up and Configuring

📄Block Explorer

Block Explorer
PreviousConnect to Soda TestnetNextSecure Data Types

Last updated 4 months ago