Pinned Repositories
eth_payment_tutorial
Step-by-step tutorial for building a decentralized ETH payment system on the Internet Computer.
InvestaFarm
Investa Farm is a platform that offers loans and investment opportunities to farmers in East Africa and Africa. The goal of the project is to provide financial support to farmers, particularly those in underserved regions, to improve their livelihoods and agricultural productivity
dApp-starter-kit
This is a starter kit for building decentralized applications (dApps). It contains a pre-written smart contract in solidity and frontend in react.js. Check out README for the documentation
cketh-tutorial
Get started with ckETH in a matter of minutes
icp-evm-rust-bridge
A seamless Rust-based starter template for integrating ICP canisters with EVM-based smart contracts.
moens-token
A token for the MoensNFT collection
NFT-Collection-v2
This is a collection of my own NFTs made from a collection of 20 bitmojis
rust-http-get
Doing http get call using rust canister
Stephen-Kimoi
Weather-App
A real time weather app that uses open weather api to give real time weather data
Stephen-Kimoi's Repositories
Stephen-Kimoi/cketh-tutorial
Get started with ckETH in a matter of minutes
Stephen-Kimoi/icp-evm-rust-bridge
A seamless Rust-based starter template for integrating ICP canisters with EVM-based smart contracts.
Stephen-Kimoi/rust-http-get
Doing http get call using rust canister
Stephen-Kimoi/ckERC20-tutorial
Easily mint & deposit ckUSDC (Sepolia) to your principal ID
Stephen-Kimoi/icrc1-ledger-token-creation
Using ICRC1 Ledger canister for token creation on ICP
Stephen-Kimoi/awesome-internet-computer
A curated list of awesome projects and resources relating to the Internet Computer Protocol
Stephen-Kimoi/back-test
Stephen-Kimoi/backend
Stephen-Kimoi/canister-upgrade
An example of how to preserve a canister's state while doing an upgrade
Stephen-Kimoi/catoff-reclaim-integration-proposal
Welcome to the Catoff-Reclaim Integration Open Source Project!
Stephen-Kimoi/cketh-tester
Tester for depositing/minting ckETH to a principal ID
Stephen-Kimoi/eth_payment_tutorial
Step-by-step tutorial for building a decentralized ETH payment system on the Internet Computer.
Stephen-Kimoi/evm-icp-rust
Interacting with EVM protocols using ICP Rust smart contracts
Stephen-Kimoi/example-icrc2-token
Stephen-Kimoi/ic2P2ramp
Stephen-Kimoi/ICP-Eth-Exchange
Exchange eth on Internet Computer Code
Stephen-Kimoi/ICP-Hub-Ke
Stephen-Kimoi/ICP-Hub-Kenya
Official ICP Hub Kenya site
Stephen-Kimoi/icp-ledger-canister
ICP Token ledger canister
Stephen-Kimoi/icp-token-creation
Tutorial on creating and deploying tokens on the internet computer protocol
Stephen-Kimoi/image-classification-rust
Dfinity example for running an image classification model using rust
Stephen-Kimoi/NodeJsDaraja
A simple REST API service built with javascript, express and mongodb showing how to use daraja API by safaricom to intergrate payments for eccommerce app. It utilises the Express STK push to prompt the customer to authenticate the request by the input of their Mpesa pin
Stephen-Kimoi/proposal-vote
Example of inter canister call in rust
Stephen-Kimoi/rust-canister-optimization
How to optimize a rust canister to use less cycles and be of a smaller size
Stephen-Kimoi/rust-decentralized-marketplace
Decentralized marketplace using rust
Stephen-Kimoi/rust-inter-canister
Inter canister calls using rust
Stephen-Kimoi/rust-periodic-timers
Using periodic timers in rust
Stephen-Kimoi/rust-react-starter
Stephen-Kimoi/solana-spl-token
Rust program for minting and transferring SOL tokens
Stephen-Kimoi/starter-template
A ICP starter template that contains frontend configurations for calling an EVM Based smart contract - backend canister is in Rust