Skip to content

Ikpia/poll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8576b16 · Feb 10, 2024

History

13 Commits
Feb 3, 2024
Feb 3, 2024
Feb 4, 2024
Feb 3, 2024
Feb 7, 2024
Feb 10, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 3, 2024
Feb 7, 2024
Feb 3, 2024

Repository files navigation

Voting Poll

This is a voting Poll written using using cosmwasm. Voting Polls can be created and People can Place their vote.

Creating a new repo from template

Assuming you have a recent version of rust and cargo (v1.58.1+) installed (via rustup), then the following should get you a new repo to start a contract:

Install cargo-generate and cargo-run-script. Unless you did that before, run this line now:

cargo install cargo-generate --features vendored-openssl
cargo install cargo-run-script

Now, use it to create your new contract. Go to the folder in which you want to place it and run:

About

Voting poll written using cosmwasm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages