Resources
The purpose of this page is to reference all documents and projects that are currently maintained or in some way part of the Dappy ecosystem.
Dappy browser
Code for the dappy browser.
Documentation / propositions
RFC-like documents have been written to allow researchers, developers to review the technical propositions and switches on cookies, DNS and TLS.
https://github.com/fabcotech/dappy-propositions
Utils and libraries
RChain toolkit (not directly related to Dappy) General purpose library node JS to deploy/propose/query a rnode running instance. github.com/fabcotech/rchain-toolkit
Dappy node is a node JS application that exposes a websockets API, it sits between Dappy browser and a running rnode (RChain) instance. github.com/fabcotech/dappy-node
Dappy CLI is the nodeJS library used to managed zones (IP addresses, TLS certificates, TXT records) in the dappy name system. It can also be used to push dapps github.com/fabcotech/dappy-cli
RChain token : fungibles and non-fungibles tokens on the RChain blockchain, used for the name system and files management. github.com/fabcotech/rchain-token
Dapp page The one dapp that is actively maintained. Personal page with markdown + native tipping capability. github.com/fabcotech/dapp-page