Skip to content

ICPorts-labs/chico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chico: a C/C++ CDK for building Internet Computer canisters


Chico allows C/C++ developers to build Internet Computer applications (canisters) using C and C++.

Content


The repo contains a Dockerfile that can be used for development purposes. The Dockerfile contains all the necessary dependencies to get you started. it contains:

  • the LLVM compiler used to compile C/C++ code into wasm code
  • the WASI SDK that provides system libraries
  • the latest dfx to build and deploy canisters
  • Chico: a set of scripts and utilities for building C/C++ canisters

About

C/C++ CDK for the Internet Computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published