Leechael / awesome-ink

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

Home Page:https://github.com/paritytech/ink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Production

  • Shiden: Kusama parachain by the Astar team, contains the pallet-contracts and thus supports 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).
  • useInkathon - Typesafe React Hooks library abstracting functionality by polkadot.js for working with Substrate-based networks and ink! smart contracts maintained by Scio Labs.
  • useink - An ergonomic typesafe React Hooks library for ink! contracts and Substrate chains. Supports multi-chain. Maintained by The ink! team
  • DRink! - Library for light, chainless local ink! development. Equipped with a friendly TUI.
  • ink-wrapper - Tool generating typed wrappers for calling contracts through node's API.

🏦 DeFi

πŸ‘Ύ Gaming

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

🧭 Block Explorers

πŸ’° Grant Initiatives

  • ink!ubator - a Polkadot Treasury funded initiative for builders, businesses, and auditors working with ink!.

Privacy

Migration Guides

πŸ™Œ 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!.

https://github.com/paritytech/ink

License:Creative Commons Zero v1.0 Universal