Clone the Repo

WeaveDB (opens in a new tab) is a monorepo that consists of Warp contracts (opens in a new tab), SDK (opens in a new tab), REPL (opens in a new tab), a web console (opens in a new tab), Jots (Social App) (opens in a new tab) and many helper scripts (opens in a new tab).

Before cloning the repo, make sure you have the following prerequisites:

Open a terminal and run the following commands to clone the WeaveDB repository and install its dependencies.

git clone https://github.com/weavedb/weavedb.git
cd weavedb
yarn