keisukefunatsu's Stars
evolify/pumpfun
Tools for pump.fun
ikmzkro/ChilizProof
OneBlockPlus/polkadot-hackathon-2024
JinTanba/eventRollup
⛓️🧻: ethereum new Layer
timdeschryver/zod-fixture
Creating fixtures based on zod schemas
zama-ai/fhevm-hardhat-template
fhEVM hardhat template
drosera-network/examples
tokenbound/contracts
Opinionated ERC-6551 account implementation
t4sk/hello-foundry
stakewithus/notes
limitbreakinc/creator-token-contracts
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.
open-chat-labs/open-chat
This is the main repository for the OpenChat application which runs on the Internet Computer
Psychedelic/DIP20
DIP20: A fungible token standard for the DFINITY Internet Computer.
midas19910709/nft-marketplace-dip721-
ic-rocks/ic-rocks
Analytics and explorer for the DFINITY Internet Computer
motoko-bootcamp/awesome-motoko
A curated list of tutorials, resources, libraries, and tools for developers who are interested in the Motoko programming language.
shibayu36/nextjs-on-ecs
mermaid-js/mermaid-live-editor
Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.
HyperJump-DeFi/hyperjump-api-ftm
HyperSwap API for FTM https://ftmapi.hyperswap.fi
antoniopapa/vue-influencer
Asabeneh/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
nodesource/distributions
NodeSource Node.js Binary Distributions
WordPress/gutenberg
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
jesseduffield/lazydocker
The lazier way to manage everything docker
thrasher-corp/gocryptotrader
A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.
ucan-lab/docker-laravel-alpine
This repository is deprecated. See "docker-laravel" repository
bluele/gcache
An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
datachainlab/hypermint
Tendermint-based blockchain that supports WebAssembly smart contract
paritytech/substrate
Substrate: The platform for blockchain innovators