An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: internet-computer

0smak/motokobootcamp2023

Motoko Bootcamp 2023

Language: Motoko - Size: 745 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

DFINITY-Education/distributed-systems

In this course, students will learn the fundamentals of distributed systems programming by building on top of the open auction platform we previously created in the Web Development section. Module 1 serves as an intro to this unit, providing a primer for Distributed Systems by reviewing distribution transparency and distributed time. Module 2 introduces students to the idea of "locking", borrowed from database management systems, which ensures that users cannot simultaneously bid on the same auction. In Module 3, students implement a feature that ensures bids are processed in the correct order. Finally, in Module 4 students explore how they can maintain bid "secrecy" in a distributed system through the use of hashing.

Language: Modelica - Size: 1.51 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 2

DFINITY-Education/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: Modelica - Size: 243 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 34 - Forks: 4

artursniegowski/Intro_to_WEB3_DApps_with_Internet_Computer

Repository of decentralized DApps developed on blockchain with The Internet Computer. (Web3 Apps on the Internet Computer - full-stack applications)

Language: JavaScript - Size: 6.15 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gabrielantonyxaviour/HackParty

Hackparty is an open technical event in LICET Pattarai for 12th passed out students.

Language: TypeScript - Size: 4.53 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

clementvidon/hello_icp

My first dapp on the Internet Computer Protocol

Language: JavaScript - Size: 338 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Distive/Distive

Distive's Repo For Comment System, SDK and Frontend Integrations

Language: TypeScript - Size: 5.81 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

huzaifsk/defi-app

build decentralized finance application using motoko, dfx and npm

Language: JavaScript - Size: 122 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mackiexia/custom-crypto-token

Custom token using motoko and React frontend - DFX created and with Internet Identity

Language: JavaScript - Size: 329 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

DFINITY-Education/programming-languages

In this course, students will learn about the foundational elements of programming languages as well as the design principles behind Motoko and the Internet Computer, and will build their own simple stack machine using these ideas. Module 1 serves as an intro to this unit, providing historical context for programming language design and how this relates to Motoko. Module 2 introduces the idea of a stack machine that can sequentially process instructions, and Modules 3 and 4 build upon this implementation to extend the functionality of the stack machine with type enforcement and branching.

Language: Motoko - Size: 182 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 29 - Forks: 7

functionland/dfinity

Dfinity backend to connect Fx Fotos to canister storage

Language: Modelica - Size: 9.94 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ShikuLabs/agent-unity

The project brings the IC ecosystem to Unity, allowing Unity developers to call the functions of canisters on IC

Language: Rust - Size: 69.2 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

krpeacock/ic-avatar

Latest iteration of the IC Avatar tutorial application

Language: TypeScript - Size: 2.81 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 10

Psychedelic/cover-sdk

Cover Software Development Kit

Language: TypeScript - Size: 333 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

otampy3184/ic-static-portfolio

My Portfolio Site

Language: JavaScript - Size: 363 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

anafts/DBANK

A special bank to you Invest in and receive a lot of money back

Language: JavaScript - Size: 159 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

web3r-chat/dapp-0-django

A Django Ninja api for our first Rasa Chatbot for the Internet Computer.

Language: Python - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

inkxk/dbank

first decentralized app with motoko-language on Web3

Language: JavaScript - Size: 151 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

iamyufan/resume-fleek

Personal CV site in Markdown to be deployed on IC using feek.co

Size: 3.63 MB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

samueldiaz1004/ic-projects

Applications build for the Internet Computer

Language: JavaScript - Size: 712 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

patrickishaf/dbank

A decentralized bank account on the Internet Computer chain

Language: JavaScript - Size: 143 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

SasinduNanayakkara/SCoin

New basic crypto currency call SCoin.

Language: JavaScript - Size: 351 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dolr-ai/video-moderation-dapp

Video Moderation built on IC

Language: Motoko - Size: 770 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

neokree/easy-random

A Motoko library that allows to compute Random features easily

Language: Motoko - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

harsha-hl/mySite

Language: JavaScript - Size: 429 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

harsha-hl/dBank

Language: JavaScript - Size: 147 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rocklabs-io/governance

Governance framework for projects on the Internet Computer

Language: Rust - Size: 87.9 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Rising-Stars-by-Sunshine/DukeCSPlus2021

Duke CS+ 2021 “Decentralized Finance: Cryptocurrency and Blockchain on the Internet Computer”, Duke CS +, Duke University, Summer 2021

Size: 8.62 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Connect2IC/docs

Connect2IC Doc

Language: HTML - Size: 53.1 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

richardwarepam16/dnotekeeper

This is a upgraded version of the Note-Keeper Project whch I have done earlier. It is the decentralised version of it. It is build with motoko and reactjs.

Language: JavaScript - Size: 314 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

FloorLamp/entrebot

Discord bot for Entrepot

Language: TypeScript - Size: 828 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

emlanfranconi/Batman_Returns

A simple NFT Gallery on the Internet Computer (IC) where you can mint some cool Batman NFTs

Language: JavaScript - Size: 87.9 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

MurielPinho/Zweeter

Zweeter is a tweeter clone using React for the frontend and the internet computer blockchain for backend. The project utilizes the power of the motoko programming language to create canister code that accommodates the data model for the app.

Language: TypeScript - Size: 5.79 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

functionland/Web-Identity-Providers

This is a proxy that can be used to connect applications to Internet Identity by Dfinity.

Language: HTML - Size: 3.72 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

gschian0/custom_greeting

this is how the new internet will live

Language: JavaScript - Size: 85.9 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0