Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 608 Bytes

File metadata and controls

33 lines (24 loc) · 608 Bytes

braid-ethersync

Setup

Prerequisites: Install the Ethersync plugin in VS Code

Run the demo

  1. Clone and navigate

    git clone https://github.com/braid-org/braid-ethersync.git
    cd braid-ethersync
  2. Link the client (tricks Ethersync into using our client)

    chmod +x ./client.js
    sudo ln -sf "$(pwd)/client.js" /usr/local/bin/ethersync
  3. Start server

    node server.js
  4. Reload VS Code plugin

  5. Open shared file

    code shared/zz
  6. Verify sync with https://braid.org/apps/ethersync