@meshsdk/contract
TypeScript icon, indicating that this package has built-in type declarations

1.7.12 • Public • Published

Mesh Smart Contracts Library

Here's a list of open-source smart contracts, complete with documentation, live demos, and end-to-end source code.

meshjs.dev/smart-contracts

Contract Description Links
Content Ownership Create a content registry and users can create content that is stored in the registry [demo] [source]
Escrow Facilitates the secure exchange of assets between two parties by acting as a trusted intermediary that holds the assets until the conditions of the agreement are met [demo] [source]
Giftcard Allows users to create a transactions to lock assets into the smart contract, which can be redeemed by any user [demo] [source]
Marketplace Allows anyone to buy and sell native assets such as NFTs [demo] [source]
NFT Minting Mint NFTs with an automatically incremented index, which increases by one for each newly minted NFT [demo] [source]
Payment Splitter Allows users to split incoming payments among a group of accounts [demo] [source]
Swap Facilitates the exchange of assets between two parties [demo] [source]
Vesting Allows users to lock tokens for a period of time and withdraw the funds after the lockup period [demo] [source]

Package Sidebar

Install

npm i @meshsdk/contract

Weekly Downloads

211

Version

1.7.12

License

Apache-2.0

Unpacked Size

612 kB

Total Files

6

Last publish

Collaborators

  • sidan-lab
  • jinglescode
  • abdelkrimdev