home.social

#siwe — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #siwe, aggregated by home.social.

  1. Why Elixir for a decentralised knowledge platform?

    Real-time contributions via Phoenix PubSub: no polling, no WebSocket management code, no client state library. One broadcast call. The browser gets a diff.

    SIWE (Sign-In with Ethereum) implemented in pure Elixir — no Rust NIFs. The siwe_ex and siwe hex packages both hit OTP 27 incompatibilities. Pure secp256k1 + ex_keccak is the canonical implementation now.

    One language, one deploy unit. No Go API + Next.js split. No JSON serialisation between your own services.

    The BEAM's fault-tolerance model makes supervised Waku node management and Codex upload queuing natural in Phase 1/2. Not bolted on.

    #Elixir #Phoenix #LiveView #OTP #SIWE #BEAM #Web3 #BuildInPublic

  2. Why Elixir for a decentralised knowledge platform?

    Real-time contributions via Phoenix PubSub: no polling, no WebSocket management code, no client state library. One broadcast call. The browser gets a diff.

    SIWE (Sign-In with Ethereum) implemented in pure Elixir — no Rust NIFs. The siwe_ex and siwe hex packages both hit OTP 27 incompatibilities. Pure secp256k1 + ex_keccak is the canonical implementation now.

    One language, one deploy unit. No Go API + Next.js split. No JSON serialisation between your own services.

    The BEAM's fault-tolerance model makes supervised Waku node management and Codex upload queuing natural in Phase 1/2. Not bolted on.

    #Elixir #Phoenix #LiveView #OTP #SIWE #BEAM #Web3 #BuildInPublic

  3. Why Elixir for a decentralised knowledge platform?

    Real-time contributions via Phoenix PubSub: no polling, no WebSocket management code, no client state library. One broadcast call. The browser gets a diff.

    SIWE (Sign-In with Ethereum) implemented in pure Elixir — no Rust NIFs. The siwe_ex and siwe hex packages both hit OTP 27 incompatibilities. Pure secp256k1 + ex_keccak is the canonical implementation now.

    One language, one deploy unit. No Go API + Next.js split. No JSON serialisation between your own services.

    The BEAM's fault-tolerance model makes supervised Waku node management and Codex upload queuing natural in Phase 1/2. Not bolted on.

    #Elixir #Phoenix #LiveView #OTP #SIWE #BEAM #Web3 #BuildInPublic