cybercongress / cw-cybergift

Contracts for cyberGift execution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cyberGift Contracts

docker run --rm -v "$(pwd)":/code \
  --mount type=volume,source="$(basename "$(pwd)")_cache",target=/code/target \
  --mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \
  cosmwasm/workspace-optimizer:0.14.0

Contracts

Gift Contract

cw-cyber-airdrop

Passport Contract

cw-cyber-passport

Subgraph Contract

cw-cyber-subgraph

Treasury Contract

cw1-subkeys

Gift Execution

Gift Execution

Contracts Initial Data and Functions

Contracts Initial Data and Functions

User Story

Create Passport

Create Passport

Prove Address

Prove Address

Claim Gift

Claim Gift

Release Gift

Release Gift

Load testing

Jupyter notebook

Bounty

cyberGift contracts have treasury which works as a security proxy for claiming process. cyberCongress will gradually replenish the treasury to minimize the risks of a hack. All BOOT on a contract balance is subject to bounty. If you find a way to get BOOT from contracts - do, but please report on the vulnerability.

About

Contracts for cyberGift execution

License:Other


Languages

Language:Rust 100.0%