Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

[WIP] Add offline-first code and contract database (ThreadDB) #83

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

kwingram25
Copy link

@kwingram25 kwingram25 commented Apr 2, 2021

Placeholder WIP PR for transitioning Canvas UI from localStorage to offline-first ThreadDB P2P back-end for storing code bundles and deployed contracts

JS-ThreadDB overview

Roadmap

  • Use offline-only DB for local and development chains (effectively identical to current version)
  • Use syncing remote DB for public chain endpoints i.e. Canvas Test
  • Add public-key identities for users to allow retrieval of codes/contract bundles from other devices (docs)
  • Support sign-in using Polkadot browser extension

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant