ADAPT Framework is a developer toolkit for replacing a centralized web back end with a decentralized mesh of interconnected data nodes. ADAPT is an easy way to build non-custodial internet applications for document sharing, messaging, credential management, medical data sharing, and other similar use cases.
ADAPT enables developers to create data nodes that work identically on the front end and server side. All business logic that was traditionally placed into the back-end of an application can now be implemented by defining the behavior of individual nodes and interactions between them. The front-end nodes can store sensitive user data, while server-side nodes can be used to store encrypted backups and perform tasks (such as checking 2FA) that cannot be performed by the front end. In all cases, nodes possess their own, independent logic and policies, ensuring user safety and promoting trust.
ADAPT additionally supports seamless use of secure enclaves (currently, Amazon Nitro with others in the pipeline) to provide additional security on the server side. On the front-end, ADAPT runs as a WASM container inside the browser or a mobile application.
The framework is designed to be a go-to platform for building internet applications for which the existence of a centralized back end is a risk or a liability. For SaaS applications, ADAPT enables non-custodial data storage, ensuring that the data cannot be misused. In the Web3 context, ADAPT allows dApps to build their web back ends in a more decentralized way, avoiding the need to run a web server altogether. Potentially useful for web3 cryptocurrency wallets, ADAPT enables easy-to-implement multi-device workflows.
Our team has prepared introductory developer resources for the Alpha release. We have built a bare bones demo that implements end-to-end encrypted browser-based messaging with only 270 lines of code: https://github.com/adapt-toolkit/messenger-demo. This demo can be run in the browser or in a browser-based sandbox (see respective links in the README file). We are currently looking for early adopters and launch partners and happy to answer all your questions in our Discord.
Please note: ADAPT DOES NOT ISSUE ANY TOKENS OR GENERATE ANY OTHER TYPE OF FINANCIAL REWARD. If you are looking for airdrops, NFTs or to speculate on crypto, please go elsewhere.