Experimental web applets client for Capstone project using Electron, React, and Unternet's intelligent kernel.
For now as this gets developed, do the following
- Run
npm install - In the kernel folder: Copy
.env.exampleto.envand fill in the required environment variables - Run
npm run buildandnpm run dev
Note
Web Applets integration is still a work-in-progress. Some behavior may occur differently than expected when using actions. Only expect some sites to load given the way applet integration was achieved.
