Nick (nosaac)

nosaac

Geek Repo

Location:Amsterdam

Github PK Tool:Github PK Tool

Nick's starred repositories

Candao

A DAO to manage your canisters through proposals for the Encode x DFINITY hackathon.

Language:TypeScriptStargazers:2Issues:0Issues:0

governance

In this course, students will learn about open governance on the IC and implement their own NNS-like system to create an open internet service. Module 1 serves as a primer for all things governance; we discuss the ideas behind open governance models, how the IC implements open, autonomous governance via the NNS, and the potential for open internet services. In Module 2 students begin implementing their own version of the NNS by allowing users to "lock" balances for neuron creation. In Module 3, students add the ability for neurons to vote on proposals and follow other neurons. Finally, in Module 4 students implement canister upgrades for passed proposals.

Language:ModelicaLicense:NOASSERTIONStargazers:18Issues:0Issues:0

ic-token

DIP20: A fungible token standard for the DFINITY Internet Computer.

Language:RustLicense:Apache-2.0Stargazers:88Issues:0Issues:0
Language:HTMLStargazers:12Issues:0Issues:0

ic-drive

An open-source decentralized storage app built on the internet computer.

Language:JavaScriptStargazers:80Issues:0Issues:0

docs

Documentation for writing code for the Internet Computer

License:NOASSERTIONStargazers:7Issues:0Issues:0

protocol-design

In this course, students will learn about the basics of protocols, understand how core protocols create the internet as we know it, and develop a high-level conception of the Internet Computer Protocol. Using this knowledge, students will implement their own version of DNS and a basic banking application on the Internet Computer. Module 1 serves as an intro to this unit, providing context for protocol design that will then be leveraged in Modules 2-4 to implement several applications on the Internet Computer.

Language:ModelicaLicense:NOASSERTIONStargazers:34Issues:0Issues:0

data-structures

In this course, students will learn about the foundational elements of data structures as well as how they work on the Internet Computer. Module 1 serves as an intro to this unit, providing context for data structure design and the tradeoffs to consider when weighing which to use in certain projects. Module 2 and 3 explore the distinction between Motoko's differing styles for writing data structures: object-oriented (collection of functions that mutate state), and pure (no methods, no mutations). Module 4 builds on the data structures explored so far. Students will get hands-on experience via the IC's `BigMap` library, learning to scale their data structures beyond a single canister in the process.

Language:ModelicaLicense:NOASSERTIONStargazers:36Issues:0Issues:0

web-development

In this course, students will learn how to develop web applications on the IC and ultimately implement an open auction platform similar to eBay. Module 1 serves as an intro to this unit, providing a primer for web development by reviewing canister messaging, HTTP requests, cycles, and autonomous canisters. Module 2 introduces students to the idea of an open auction platform and completes the majority of the backend required for such a project. In Module 3, students connect their backend code with a frontend accessible via browser. Finally, Module 4 has students implement an autonomous governance canister, that acts as the decentralized arbiter of our auction platform's feature upgrades.

Language:MotokoLicense:NOASSERTIONStargazers:58Issues:0Issues:0

blockchain-and-cryptocurrency

In this course, students will learn about the fundamentals of blockchain technology as well as the cryptocurrencies built on top of it. Module 1 serves as an intro to the concept of blockchains, cryptocurrencies, limitations of these services, and payment channels. Module 2 explains tokens and gives students the opportunity to experiment with an ERC-20 style token built on Motoko. In Module 3 students begin their own implementation of a payment channel in Motoko, and in Module 4 they finish this implementation. Each module builds upon concepts learned and activities completed in the prior modules.

Language:ModelicaLicense:NOASSERTIONStargazers:81Issues:0Issues:0

motoko-base

The Motoko base library

Language:MotokoLicense:Apache-2.0Stargazers:480Issues:0Issues:0
Language:ModelicaStargazers:8Issues:0Issues:0

motoko-qr

The Motoko QR Package

Language:ModelicaLicense:Apache-2.0Stargazers:21Issues:0Issues:0

docs

This is the documentation portal for all Polkadot and Substrate related tools and libraries in the polkadot-js family of repos.

Language:JavaScriptLicense:CC0-1.0Stargazers:162Issues:0Issues:0

examples

Example applications, microservices, and code samples for the Internet Computer

Language:JavaScriptLicense:Apache-2.0Stargazers:518Issues:0Issues:0

linkedup

An open professional network.

Language:JavaScriptLicense:Apache-2.0Stargazers:155Issues:0Issues:0

TokenEconomyBook

How the Web3 reinvents the Internet - Copyleft 2020, Shermin Voshmgir: Creative Commons – CC BY-NC-SA

License:NOASSERTIONStargazers:793Issues:0Issues:0

myface

myface on the Internet Computer #dfinity

Language:JavaScriptStargazers:1Issues:0Issues:0

awesome-internet-computer

A curated list of awesome projects and resources relating to the Internet Computer Protocol

License:CC0-1.0Stargazers:745Issues:0Issues:0