Skip to content

A curated list of awesome projects related to Parity's ink!.

License

Notifications You must be signed in to change notification settings

h4nsu/awesome-ink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ink!

A curated list of awesome projects for Parity's ink!.

Squink, the ink! mascot ink! is a domain-specific language for Rust to write smart contracts for blockchains in the Substrate, Polkadot, and Kusama ecosystem. ink! smart contracts are compiled to WebAssembly.

ink! Repository  •   Guided Tutorial for Beginners  •   ink! Documentation Portal


😍 Networks where you can deploy ink! contracts

Testnets

🏆 DApps

🛠️ Libraries & Standards

  • OpenBrush: OpenBrush is a library for smart contract development with ink!.
  • PSP-22: Fungible Token Standard for Substrate's contracts pallet.
  • py-substrate-interface: Library by Polkascan to interact with ink! contracts from Python.
  • hashes: Collection of cryptographic hash functions written in pure Rust. (no_std needs to be enabled).
  • data-encoding: Efficient and customizable data-encoding functions in Rust. (no_std needs to be enabled).

🏦 DeFi

👾 Gaming

  • Open Emoji Battler: Open Emoji Battler is a decentralized blockchain game, owned by the community, running on-chain. Deployed on Astar tesnet.

🙌 Community Badges

Normal Design

Built with ink!

[![Built with ink!](https://raw.githubusercontent.com/paritytech/ink/master/.images/badge.svg)](https://github.com/paritytech/ink)

Flat Design

Built with ink!

[![Built with ink!](https://raw.githubusercontent.com/paritytech/ink/master/.images/badge_flat.svg)](https://github.com/paritytech/ink)

About

A curated list of awesome projects related to Parity's ink!.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published