Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Smart Contracts

Smart Contracts

296 projects

Showing 36 of 296 projects

WEN stablecoin
WEN stablecoin

A stablecoin protocol built on Starcoin with lending, farming, and token management capabilities.

#move-language#starcoin#smart-contracts
Stars7
Forks4
Last commit4 years ago
Credit scoring
Credit scoringKotlin

A credit scoring service built on Corda blockchain for secure data sharing between users and retail banks.

#smart-contracts#credit-scoring#decentralized-app
Stars7
Forks6
Last commit8 years ago
ObjectMarket
ObjectMarketMove

A decentralized marketplace for trading objects and NFTs on the Sui blockchain with built-in royalty support.

#on-chain-trading#move-language#smart-contracts
Stars7
Forks1
Last commit3 years ago
vert
vertTypeScript

A blockchain virtual machine emulator for WASM-based smart contracts, enabling testing in browsers and Node.js.

#webassembly#testing-tool#smart-contracts
Stars7
Forks2
Last commit4 years ago
AlgoDepo
AlgoDepoPython

A PyTeal contract and app for depositing Algo or Algorand Standard Assets in a single transaction via rekeying.

#pyteal#smart-contracts#cryptocurrency
Stars6
Forks1
Last commit3 years ago
nft_voting_tool
nft_voting_toolTypeScript

An on-chain voting tool for creating and facilitating immutable, tamperproof community decisions using the Algorand blockchain.

#ipfs#smart-contracts#blockchain-voting
Stars6
Forks9
Last commit8 months ago
eos-ramcost
eos-ramcostC++

EOSIO smart contracts for adjusting token supply and Bancor connector balance during mainnet boot to meet precise initial conditions.

#token-supply#smart-contracts#ram-market
Stars6
Forks1
Last commit4 years ago
vim-algorand-teal
vim-algorand-tealVim Script

A minimalistic Vim plugin that adds syntax highlighting for Algorand's TEAL smart contract language.

#smart-contracts#syntax-highlighting#text-editor
Stars6
Forks2
Last commit3 years ago
vim-ride
vim-rideVim Script

Vim plugin providing syntax highlighting and indentation for the RIDE smart contract language.

#waves-blockchain#code-editing#smart-contracts
Stars5
Forks0
Last commit7 years ago
XUSDT
XUSDTMove

Cross-chain bridge contracts enabling asset transfers between Starcoin and other blockchains via Poly Network.

#starcoin#smart-contracts#cross-chain-bridge
Stars5
Forks5
Last commit1 year ago
tronlib
tronlibGo

A production-ready Go SDK for interacting with the TRON blockchain, providing high-level abstractions and flexibility.

#tron#go-sdk#grpc-client
Stars5
Forks0
Last commit3 months ago
algokit-goracle-template
algokit-goracle-templateTypeScript

A template for developing and deploying Algorand smart contracts with Beaker and PyTEAL, integrated with the Goracle protocol.

#pyteal#template#oracle
Stars5
Forks2
Last commit3 years ago
eosio-signing-request-demo
eosio-signing-request-demo

Node.js demos showcasing the eosio-signing-request protocol for encoding, decoding, and resolving blockchain transactions.

#smart-contracts#cryptocurrency#eosio
Stars5
Forks7
Last commit10 months ago
Charisma
CharismaClarity

A modular DAO framework for the Stacks blockchain where proposals are smart contracts and features are added via extensions.

#modular-architecture#blockchain-governance#smart-contracts
Stars5
Forks0
Last commit1 year ago
algorand-ecosystem-audits
algorand-ecosystem-audits

A community-curated collection of audit reports for projects in the Algorand blockchain ecosystem.

#smart-contracts#cryptocurrency#blockchain-security
Stars5
Forks2
Last commit3 years ago
XETH
XETHMove

Cross-chain bridge smart contracts enabling asset transfers between Starcoin and other blockchains.

#move-language#starcoin#smart-contracts
Stars5
Forks5
Last commit1 year ago
AlgoDeposit
AlgoDepositPython

An AMM pool smart contract for Algorand blockchain enabling automated market maker functionality.

#pyteal#smart-contracts#decentralized-finance
Stars5
Forks0
Last commit4 years ago
algokit-client-generator-ts
algokit-client-generator-tsTypeScript

Generates a type-safe TypeScript client for Algorand smart contracts from ARC-56 or ARC-32 application specifications.

#algokit#smart-contracts#arc-56
Stars5
Forks7
Last commit2 months ago
algorand-TypeScript-testing
algorand-TypeScript-testingTypeScript

A TypeScript library for offline unit testing of Algorand smart contracts by emulating AVM behavior.

#blockchain-testing#algokit#unit-testing
Stars4
Forks3
Last commit2 days ago
algokit-react-frontend-template
algokit-react-frontend-templateJinja

Official AlgoKit React frontend template for building web apps that integrate with Algorand smart contracts.

#playwright#algokit#smart-contracts
Stars4
Forks2
Last commit
algokit-TypeScript-template
algokit-TypeScript-templateJinja

Official AlgoKit template for developing and deploying Algorand smart contracts using TypeScript.

#algokit#npm#smart-contracts
Stars4
Forks7
Last commit4 months ago
Move cron parser
Move cron parserMove

A cron expression parser library for the Move programming language.

#move-language#library#smart-contracts
Stars4
Forks1
Last commit3 years ago
algorealm-ui
algorealm-uiTypeScript

A web UI for the AlgoRealm game, allowing players to claim the Crown and Sceptre on the Algorand blockchain.

#open-source#educational#smart-contracts
Stars3
Forks0
Last commit2 days ago
eos-abigen
eos-abigenGo

A CLI tool that generates type-safe client code for interacting with EOS-compatible blockchain contracts.

#generator#abi-parser#eos
Stars3
Forks0
Last commit3 years ago
DualX
DualXTypeScript

A collection of Clarity smart contracts implementing a DeFi ecosystem for exchanges with yield-bearing deposits and optionality-based liquidity.

#deposit-tokens#smart-contracts#stacks-blockchain
Stars3
Forks2
Last commit5 years ago
buidler
buidlerShell

ZSH autocompletion plugin and aliases for the NomicLabs Buidler Ethereum development tool.

#autocompletion#developer-tools#nomiclabs-buidler
Stars3
Forks1
Last commit6 years ago
Stacking Pools
Stacking PoolsHTML

Smart contracts for non-custodial stacking pools on the Stacks blockchain, enabling custom BTC reward addresses and self-service delegation.

#blockchain-staking#stacking-pools#smart-contracts
Stars3
Forks2
Last commit
EOSIO Ecosystem
EOSIO Ecosystem

A curated list of cross-chain resources, tools, and projects for the EOSIO blockchain ecosystem.

#cryptocurrency-wallet#ecosystem#developer-tools
Stars3
Forks2
Last commit6 years ago
stacks.py
stacks.pyPython

A Python library for interacting with the Stacks blockchain, enabling message signing and transaction creation.

#message-signing#python-library#smart-contracts
Stars3
Forks3
Last commit2 years ago
algokit-client-generator-py
algokit-client-generator-pyPython

Generates type-safe Python clients for Algorand smart contracts from ARC-32/56 application specifications.

#developer-tools#algokit#smart-contracts
Stars3
Forks5
Last commit
SuiRedPacket
SuiRedPacketMove

A red packet social application built with Move smart contracts on Sui, integrated with ComingChat's privacy chat and omnichain wallet.

#digital-gifting#move-language#smart-contracts
Stars3
Forks1
Last commit3 years ago
AgentFund
AgentFundJavaScript

A crowdfunding platform where AI agents propose projects, receive funding from other agents, and release funds upon milestone completion.

#base-chain#agent-economy#autonomous-agents
Stars3
Forks0
Last commit5 months ago
Lightning Swaps
Lightning SwapsTypeScript

Enables fraud-proof swaps of Lightning BTC for STX tokens using LSAT protocol for delegated stacking.

#stacks#smart-contracts#token-swaps
Stars2
Forks2
Last commit5 years ago
go-stacks
go-stacksGo

A Go SDK for interacting with the Stacks blockchain, generated from Hiro's OpenAPI specification.

#rosetta-api#go-sdk#smart-contracts
Stars2
Forks2
Last commit1 year ago
aqua-compiler
aqua-compilerTypeScript

An expressive high-level language for writing Algorand smart contracts that compiles to TEAL code.

#javascript-api#smart-contracts#domain-specific-language
Stars2
Forks1
Last commit4 years ago
Digital Will
Digital WillTypeScript

A smart contract that mints digital wills as NFTs, transferring funds to beneficiaries upon verification of death.

#digital-will#clarity-lang#smart-contracts
Stars1
Forks1
Last commit4 years ago
PreviousPage 8 of 9

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 months ago
1 year ago
3 months ago
Next
#Blockchain193
#Algorand80
#Web366
#Cryptocurrency65
#Blockchain Development59
#Ethereum54
#Decentralized Applications37
#Move Language35
#Developer Tools34
#Defi33
#Eosio32
#Rust32