Mesh 1.3.0
Minting Assets using Plutus Scripts
Mint tokens with a smart contract, utilizing the Plutus validator to determine under what kind of conditions to allow the minting to take place.
Prove Wallet Ownership with DataSign
Cryptographically prove the ownership of a wallet by signing a piece of data using DataSign. This Guide will show how to use the newly implemented checkSignature
function to authenticate users.
Enable Staking Transactions
New APIs for staking ADA and managing stake address - register, unregister, stake, and withdraw operations.
Support Reference Scripts in Transactions
You can reduce the size and cost of your transactions by using reference scripts.