Skip to content

braid-org/braid-ethersync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published