File tree Expand file tree Collapse file tree 14 files changed +14
-14
lines changed
Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 22name = " cw1-subkeys"
33version = " 0.16.0"
44authors = [" Ethan Frey <ethanfrey@users.noreply.github.com>" ]
5- edition = " 2018 "
5+ edition = " 2022 "
66description = " Implement subkeys for authorizing native tokens as a cw1 proxy contract"
77license = " Apache-2.0"
88repository = " https://github.com/CosmWasm/cw-plus"
Original file line number Diff line number Diff line change 22name = " cw1-whitelist"
33version = " 0.16.0"
44authors = [" Ethan Frey <ethanfrey@users.noreply.github.com>" ]
5- edition = " 2018 "
5+ edition = " 2022 "
66description = " Implementation of an proxy contract using a whitelist"
77license = " Apache-2.0"
88repository = " https://github.com/CosmWasm/cw-plus"
Original file line number Diff line number Diff line change 22name = " cw20-base"
33version = " 0.16.0"
44authors = [" Ethan Frey <ethanfrey@users.noreply.github.com>" ]
5- edition = " 2018 "
5+ edition = " 2022 "
66description = " Basic implementation of a CosmWasm-20 compliant token"
77license = " Apache-2.0"
88repository = " https://github.com/CosmWasm/cw-plus"
Original file line number Diff line number Diff line change 22name = " cw20-ics20"
33version = " 0.16.0"
44authors = [" Ethan Frey <ethanfrey@users.noreply.github.com>" ]
5- edition = " 2018 "
5+ edition = " 2022 "
66description = " IBC Enabled contracts that receives CW20 tokens and sends them over ICS20 to a remote chain"
77license = " Apache-2.0"
88repository = " https://github.com/CosmWasm/cw-plus"
Original file line number Diff line number Diff line change 22name = " cw3-fixed-multisig"
33version = " 0.16.0"
44authors = [" Ethan Frey <ethanfrey@users.noreply.github.com>" ]
5- edition = " 2018 "
5+ edition = " 2022 "
66description = " Implementing cw3 with an fixed group multisig"
77license = " Apache-2.0"
88repository = " https://github.com/CosmWasm/cw-plus"
Original file line number Diff line number Diff line change 22name = " cw3-flex-multisig"
33version = " 0.16.0"
44authors = [" Ethan Frey <ethanfrey@users.noreply.github.com>" ]
5- edition = " 2018 "
5+ edition = " 2022 "
66description = " Implementing cw3 with multiple voting patterns and dynamic groups"
77license = " Apache-2.0"
88repository = " https://github.com/CosmWasm/cw-plus"
Original file line number Diff line number Diff line change 22name = " cw4-group"
33version = " 0.16.0"
44authors = [" Ethan Frey <ethanfrey@users.noreply.github.com>" ]
5- edition = " 2018 "
5+ edition = " 2022 "
66description = " Simple cw4 implementation of group membership controlled by admin "
77license = " Apache-2.0"
88repository = " https://github.com/CosmWasm/cw-plus"
Original file line number Diff line number Diff line change 22name = " cw4-stake"
33version = " 0.16.0"
44authors = [" Ethan Frey <ethanfrey@users.noreply.github.com>" ]
5- edition = " 2018 "
5+ edition = " 2022 "
66description = " CW4 implementation of group based on staked tokens"
77license = " Apache-2.0"
88repository = " https://github.com/CosmWasm/cw-plus"
Original file line number Diff line number Diff line change 22name = " cw-controllers"
33version = " 0.16.0"
44authors = [" Ethan Frey <ethanfrey@users.noreply.github.com>" ]
5- edition = " 2018 "
5+ edition = " 2022 "
66description = " Common controllers we can reuse in many contracts"
77license = " Apache-2.0"
88repository = " https://github.com/CosmWasm/cw-plus"
Original file line number Diff line number Diff line change 22name = " cw1"
33version = " 0.16.0"
44authors = [" Ethan Frey <ethanfrey@users.noreply.github.com>" ]
5- edition = " 2018 "
5+ edition = " 2022 "
66description = " Definition and types for the CosmWasm-1 interface"
77license = " Apache-2.0"
88repository = " https://github.com/CosmWasm/cw-plus"
You can’t perform that action at this time.
0 commit comments