provwasm-tutorial

Crates.ioprovwasm-tutorial
lib.rsprovwasm-tutorial
version0.1.2
sourcesrc
created_at2022-03-04 20:23:55.233143
updated_at2022-03-04 20:23:55.233143
descriptionA simple smart contract used for testing inside of the Provenance blockchain
homepage
repositoryhttps://github.com/provenance-io/fkneeland-figure/smart-contract-tutorial
max_upload_size
id543669
size264,913
(fkneeland-figure)

documentation

README

Purchase Smart Contact

This is a simple smart contract that uses provwasm to run on the Provenance blockchain. When a user triggers this smart contract by sending it some coins it sends a certain percentage to a feebucket address and the remaining to the "merchant" address simulating a payment system.

This smart contract is also used in the provwasm integration tests in Provenance to verify basic smart contract support.

Commit count: 0

cargo fmt