CryptoGopniks NFT Staking Platform: Minter Contract v.1.1.1
Details
Description
\n## CryptoGopniks NFT Staking Platform: Minter Contract v.1.1.1\n\nCryptoGopniks team presents to your attention new gamechanging NFT staking platform! The app contains 2 smart contracts - Minter and Staking Platform by itself. The first one is designed for minting native tokens under the control of the platform. This proposal will allow to upload the Minter contract code v1.1.1 to the Stargaze network.\n\n\n## Links\n\nCommonwealth:\nhttps://gov.stargaze.zone/discussion/14571-deploy-smart-contracts-for-the-staking-platform\nhttps://gov.stargaze.zone/discussion/14595-deploy-minter-smart-contract-for-the-staking-platform\n\nX/Twitter: https://twitter.com/StarGops_nft\n\nDiscord: https://discord.gg/RuMJ54c2Yz\n\nTelegram: https://t.me/CryptoGopnik_ru\n\n\n## Store WASM Code\n\nThe source code is available at https://github.com/cryptogopniks/GopStake/releases/tag/minter-v1.1.1\n\n\n## Compile Instructions\n\nsh\ndocker run --rm -v \$(pwd)\:/code \\\n --mount type=volume,source=\$(basename \$(pwd)\)_cache\,target=/target \\\n --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \\\n cosmwasm/workspace-optimizer:0.15.0\n\n\nThis results in the following SHA256\n\n80cf323ef1460bbfc9cd1f1ffb49a4405f43dd9fcd46139049379530e67512ad\n\n\n## Verify On-chain Contract\n\nsh\nstarsd q gov proposal $ID --output json| jq -r \u2018.content.wasm_byte_code\u2019| base64 -d| gzip -dc| sha256sum\n\n\n## Verify Local Contract\n\nsh\nsha256sum artifacts/minter.wasm\n
Votes