Pinned Repositories
dex
ink! DEX unaudited full implementation
drink
De-chained Ready-to-play ink! playground
manic-minter
ink! smart contract example for cross contract calls with ink_e2e tests
marketplace
Example NFT marketplace project using ink! smart contract.
nft
example nft project using ink! smart contract.
rmrk-lazy-mint
RMRK lazy minting proxy contract
swanky-cli
The all-in-one developer environment for Parity pallet-contracts based smart contracts!
swanky-dev-container
A VS Code dev container with Swanky and all the dependencies preinstalled
swanky-node
Substrate test node with instant finality
wasm-lottery
Simple lottery contract example in wasm ink
Ink!DevHub's Repositories
inkdevhub/swanky-cli
The all-in-one developer environment for Parity pallet-contracts based smart contracts!
inkdevhub/drink
De-chained Ready-to-play ink! playground
inkdevhub/swanky-node
Substrate test node with instant finality
inkdevhub/dex
ink! DEX unaudited full implementation
inkdevhub/marketplace
Example NFT marketplace project using ink! smart contract.
inkdevhub/nft
example nft project using ink! smart contract.
inkdevhub/swanky-dev-container
A VS Code dev container with Swanky and all the dependencies preinstalled
inkdevhub/magink-dapp
Example dApp built with ink! smart contract language and useink React library
inkdevhub/wasm-lottery
Simple lottery contract example in wasm ink
inkdevhub/aWASoMe
An aWASoMe list of awesome resources for ink! smart contract development
inkdevhub/swanky-plugin-phala
inkdevhub/chain-extension-contracts
inkdevhub/manic-minter
ink! smart contract example for cross contract calls with ink_e2e tests
inkdevhub/meta-transaction
inkdevhub/rmrk-lazy-mint
RMRK lazy minting proxy contract
inkdevhub/standards
Smart Contracts Standards
inkdevhub/farming
inkdevhub/brand-assets
Brand assets for everything Swanky. This is the most Swanky brand ever.
inkdevhub/Investment-dao
inkdevhub/.github
Smart Contracts and dApps using ink!
inkdevhub/amm_pool
Implementation of an AMM pool with more than 2 tokens, based on the Balancer model.
inkdevhub/call_runtime_template
Example of contracts to make calls to other pallets as if they were user transactions
inkdevhub/distributink
Distribute native tokens
inkdevhub/drink-pink-runtime
A drink runtime implementation for Phat Contract.
inkdevhub/dutch_auction
Implementation of a contract for selling (and buying) an asset using a Dutch auction.
inkdevhub/inkdevhub-docs
inkdevhub/safe_randomness
Demonstrates the idea of randomness with late reveal, uses randomness that is generated "in the future" to guarantee unpredictability.