7
Published Tools
0
Total Stars
0
Weekly Downloads
116
GitHub Followers
66
Public Repos
Published Tools
7 Skillsacross 1 category@canvas-js/modeldb
raykyri
ModelDB is a minimalist cross-platform relational database wrapper. It currently supports the following backends:
@canvas-js/gossiplog
raykyri
GossipLog is a decentralized, authenticated, multi-writer log designed to serve as a **general-purpose foundation for peer-to-peer applications**. It can be used as a simple replicated data store, the transaction log of a database, or the execution log of
...more@canvas-js/core
raykyri
This package exports a `Canvas` class that can be used to manually instantiate Canvas applications.
@canvas-js/network-explorer
raykyri
For development, the network explorer connects to `postgres://test@localhost/network-explorer`. To set up a development database, use:
...more@canvas-js/signatures
raykyri
Signature utilities for the Canvas data structures.
@canvas-js/hooks
raykyri
Hooks for using Canvas applications in React.
@canvas-js/cli
raykyri
Canvas provides a command line interface for running applications in Node.js, that join the peer-to-peer network.