Soda Labs' gcEVM
CtrlK
  • 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 7 months ago