Skip to content

Latest commit

 

History

History

docs

WeaveDB

About This Repo

WeaveDB is a monorepo that contains

You can view the docs at docs.weavedb.dev.

What is WeaveDB?

WeaveDB is a NoSQL database powered by Warp Contracts (SmartWeave) on the Arweave blockchain.

The query APIs are similar to Firestore from Google but completely decentralized.

Web3 Dapps with Web2 UX

Smart contract transactions are auto-signed, free and instant for dapp users, which enables web2 like smooth UX for fully decentralized web3 dapps.

Crypto Authentication

WeaveDB is permissionless with granular access controls with pure cryptography. Anyone can access with a one-time Metamask signature.

Powerful Logic for Complex Dapps

WeaveDB allows JSON-based functional programming on data, which opens up possibilities for building highly complex dapps with ease.

Contract Versions

The latest contract can be found here.

Demo Dapps

Domo dapps and tutorials can be found here.

WeaveDB is still in its infancy. Everything is subject to change.