Navegue entre páginas

Rust Smart Contract 101

Propuestas

Enviado

This project implements a simple token canister using Rust for deployment on the Internet Computer (IC) platform. Built with the ic-cdk and candid libraries, the canister allows minting, transferring, and querying balances of a basic fungible token. It is designed to demonstrate foundational smart contract development in Rust, focusing on secure, modular code suited for Web3 applications on the IC. The project includes backend logic for handling token state and exposes a Candid interface for integration and interaction.

25 DAC Recompensa por su Feedback
Enviado

This is a Rust Smart Contract for Livestock Management System which enables a farmer to manage his cattle farm with ease. This system has incorporated the basic CRUD operations. Through the system, a farmer records cattle breed, age, height, health records, update health status and medical records. In this system we are assuming a farmer has only bulls and cows to test its functionality. The farmer can be having different breeds like Brangus, Herefold, Friasian, Zebu and many more. They use this system to track their different breeds and their specific details.

70Puntos
Enviado

first time learning and making smart contract in #BUILDERDAY

0Puntos
Enviado

This is a blockchain-based research funding platform built on the Internet Computer (IC) using Rust. The platform enables researchers to create profiles, submit research proposals, receive reviews, secure funding, and track milestones through a transparent and decentralized system.

70Puntos
Enviado

A decentralized parental control system built on the Internet Computer (IC) blockchain platform, providing secure and transparent management of children's digital activities.

70Puntos
1 Feedbacks
Enviado

A decentralized lost and found management system built on the Internet Computer (ICP) blockchain. This system allows users to report lost items, claim found items, and manage rewards for item recovery.

70Puntos
1 Feedbacks
Enviado

# Decentralized Ride-Sharing Platform This is a **Rust-based decentralized ride-sharing platform** built on the **Internet Computer (IC)**. It allows users to register as either **riders** or **drivers**, request and accept rides, process payments, and implement a rewards system using smart contracts.

70Puntos
Enviado

This project is a Decentralized Rent-to-Own Platform that allows users to lease items or property with an option to own after completing payments. It leverages Web3 technology, smart contracts, and stable storage for secure and transparent transactions.

70Puntos
1 Feedbacks
Enviado

created a flights management smart contract

70Puntos
Enviado

Wedding and Vendor Management - This Rust-based Internet Computer (IC) canister manages weddings, vendors, tasks, timelines, guests, and registries. Built using ic_cdk and ic_stable_structures for canister operations and stable memory management.

70Puntos
1 Feedbacks
Enviado

# Smart Beehive Management System A decentralized application (dApp) built on the Internet Computer Protocol for managing beehives, tracking honey production, and monitoring pollination services. This system enables beekeepers to efficiently manage their hives while providing valuable data analytics and reward mechanisms.

70Puntos
Enviado

# Insurance Pool DApp ## Overview This project implements a decentralized insurance platform on the Internet Computer (IC). It provides functionality for: - Creating insurance pools - Staking tokens in pools - Creating insurance policies - Submitting and managing claims The platform ensures transparent and secure operations by leveraging IC's stable storage structures and candid interface for communication. ---

70Puntos
Enviado

Skill Exchange System - a decentralized platform that enables users to exchange skills, collaborate, and learn from one another. Built using Rust and the Internet Computer (ICP) framework, this project provides a robust backend for managing users, skills, offers, matches, achievements, and more.

70Puntos
1 Feedbacks

# Character Marketplace with Training and Trade System ## Description This project implements a blockchain-based character marketplace where users can create, train, and trade unique characters. Each character is defined by its stats, skills, equipment, and history. Users can train their characters to improve their stats, list them on a marketplace for trade, and purchase characters listed by others. The system ensures secure ownership and interaction using a decentralized architecture powered by the Internet Computer.

70Puntos
Enviado

Decentralized Digital Time Capsule System - decentralized application built on the Internet Computer platform that allows users to create, store, and manage digital time capsules with customizable unlock conditions and access controls.

70Puntos
1 Feedbacks
Enviado

# Event Ticketing System This project is a decentralized Event Ticketing System implemented using Rust and the Internet Computer's canister framework. It provides functionality for managing events, users, and ticket purchases in a secure and scalable way.

70Puntos
1 Feedbacks
Enviado

Learning Smart Contracts on the Internet Computer in ITS Surabaya, December 10 2024

0Puntos
Enviado

The Travel Booking Canister is a decentralized application designed to facilitate seamless management of travel-related services, including activities, hotels, and flights. Built using the Azle framework and leveraging the power of the Internet Computer, this canister offers efficient storage and retrieval mechanisms, user-friendly booking systems, and search functionalities to cater to diverse travel needs.

0Puntos
Enviado

Liquor Management System is a decentralized application built on the Internet Computer platform, enabling efficient management of liquor inventory, sales, and supply chain events. It uses Rust and IC Canister Development Kit (CDK) for a robust and secure implementation.

70Puntos
1 Feedbacks

# Blockchain-Powered Motorcycle Loan Platform This project is a Web3-based platform built to enable transparent, secure, and automated loan agreements for motorcycle financing. The system leverages the Internet Computer's capabilities for blockchain-powered smart contract interactions, ensuring a seamless experience for borrowers, lenders, and investors.

70Puntos
1 Feedbacks
Enviado

Prison Management System A secure and efficient prison management system built on the Internet Computer (ICP) blockchain platform. This system provides comprehensive tools for managing inmates, prisons, correctional officers, and various administrative tasks in a correctional facility.

70Puntos
1 Feedbacks
Enviado

Mama Pack Overview Mama Pack is a decentralized maternal health tracking system built on the Internet Computer Protocol (ICP). It enables secure and efficient monitoring of maternal health during pregnancy, providing real-time status updates and health record management. Features Pregnancy stage tracking (First, Second, Third Trimester, and Postpartum) Health status monitoring (Normal, Needs Attention, Critical) Comprehensive mother profiles with medical history Detailed health records with vital signs High-risk pregnancy identification Emergency contact management Automated pregnancy stage calculation Technical Stack Backend: Rust Platform: Internet Computer (ICP) Storage: Stable structures for persistent data Interface: Candid IDL Getting Started bashCopygit clone https://github.com/Stella-Achar-Oiro/mama-pack.git cd mama-pack dfx start --clean --background dfx deploy Future Development Frontend integration Mobile app development Integration with healthcare providers Data analytics for health trends Multilingual support Security The system prioritizes data privacy and security through ICP's blockchain infrastructure, ensuring sensitive medical information remains protected and accessible only to authorized personnel.

70Puntos
2 Feedbacks

Dueling Voting System. This is a decentralized and secure voting system built on the Internet Computer Protocol (ICP). This project ensures transparent, verifiable, and tamper-proof voting through the use of Zero-Knowledge Proofs (ZKP), enabling privacy and data integrity for every vote cast. The entire system is developed using Rust, leveraging its performance and safety features. These measures bring full confidence and sense of pride to the voter knowing their vote counts, especially in areas prone to political instability.

70Puntos
1 Feedbacks
Enviado

## NYS The NYS is a comprehensive application designed to streamline the operations and management of a National Youth Service (NYS) organization. The system offers robust functionalities for managing recruits, training programs, projects, logistics, financials, and more, ensuring efficient and effective service delivery.

70Puntos
Enviado

Matatu Sacco - A Rust-based decentralized application (dApp) designed to manage the operations of a SACCO (Savings and Credit Cooperative Organization) and its associated assets, such as matatus (public transport vehicles), drivers, and trips. The system provides functionality for handling SACCO details, vehicle registration, driver assignment, trip management, revenue and expense tracking, and real-time analytics. The system is implemented using the Internet Computer (IC) framework, leveraging stable data structures for persistence and candid serialization for interoperability.

70Puntos

Challange Rust Smart Contract 101

70Puntos
1 Feedbacks
Enviado

Ini adalah smart contract untuk pencatatan dan verifikasi data karyawan serta pencatatan dan verifikasi presensi karyawan.

70Puntos
2 Feedbacks
Enviado

**Fishpond Management System** is a comprehensive solution for managing fish farming operations. This system helps manage ponds, fish stocks, feed schedules, water quality monitoring, expenses, sales, and revenue calculations, ensuring an efficient and streamlined management process for fish farming businesses.

70Puntos
Enviado

Car Wash Management System is a smart and efficient system for managing car wash businesses. It provides features for registering customers, tracking vehicles, scheduling car washes, recording payments, managing services, tracking expenses, and generating reports.

70Puntos
Enviado

# Smart Slaughterhouse Management System A comprehensive Internet Computer (IC) canister-based system for managing slaughterhouse operations, quality control, and supply chain tracking.

70Puntos