ICOS Developer Documentation

ICOS is an open-source, browser-based web portal designed to make interaction with the Internet Computer ecosystem more intuitive and user-friendly. ICOS is built on top of OS.js, so basic knowledge of this framework is recommended, but not required. This guide will focus on installation and deployment of ICOS specifically.

Learn about the file structure and set up your development environment.
Clone the latest ICOS beta repository and install the required node modules.
Build our final assets for deployment from source files.
Deploy a local web server with the ICOS interface.
Deploy our static assets on the Internet Computer.
Interested in contributing to the project? Request access to the ICOS repo prior to publication.