Xenonar / education

Curated content for getting started on the Internet Computer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started with the Internet Computer β™Ύ.

This repository contains curated content from the 1st edition of the Motoko Bootcamp .

Lessons πŸ“œ

6 differents topics are covered, all the lessons are focused on Motoko.
For each topic, a guide is available and a set of challenges with their solution are also available.

Lectures 🎬

Each lecture is approximately 1 hour long and was held live by one of the bootcamp mentor.

This repository also contains the code during some lectures.

Ressources πŸ“š

Links to other helpful ressources.

An article by DFINITY that summarizes Motoko concepts. : Motoko, Candid, Web assembly...

Internet Computer documentation : The main documentation website for the Internet Computer.

Motoko Language documentation : The main documentation for the Motoko language.

Motoko Types documentation : A reference for the Motoko base library types and their functions.

DFX documentation : The main documentation for the DFX command line tool used to deploy and manage dapps on the Internet Computer.

Motoko playground : A sandbox to quickly write and test Motoko code from your browser.

Motoko extension : A Motoko extension for Visual Studio Code that provides syntax highlighting.

Dfinity education repo : Educational ressources on datastructures, web development, blockchain and more.

Examples : Sample code and applications written in Rust or Motoko.

create-ic-app : Template project for major frameworks (Vue, React, Vanilla JS,Svelte).

The invoice canister : processing payments on the IC. πŸ’°

Communities πŸ‘¦

About

Curated content for getting started on the Internet Computer.


Languages

Language:Motoko 69.5%Language:JavaScript 19.5%Language:Rust 7.5%Language:Svelte 2.7%Language:HTML 0.8%