- Notifications
You must be signed in to change notification settings - Fork2
A forked version of cw-plus made for Secret Network.
License
AGPL-3.0, Apache-2.0 licenses found
Licenses found
securesecrets/secret-plus-utils
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo contains some packages fromcw-plus that have been updated to work with the Secret Network's Cosmwasm v1.
Since Secret Network'scosmwasm-std
does not support migrations or anything requiring the iterator feature, that functionality has been commented or left out. TheContractInfo
also has an additional field forcode_hash
so this fork accounts for that difference.
secret-storage-plus = { git = "https://github.com/securesecrets/secret-plus-utils", version = "0.13.4" }secret-multi-test = { git = "https://github.com/securesecrets/secret-plus-utils", version = "0.13.4" }secret-utils = { git = "https://github.com/securesecrets/secret-plus-utils", version = "0.13.4" }secret-cw-controllers = { git = "https://github.com/securesecrets/secret-plus-utils" }secret-cw2 = { git = "https://github.com/securesecrets/secret-plus-utils" }
This repo contains two license,Apache 2.0 andAGPL 3.0. All crates in this repo may be licensedas one or the other. Please check theNOTICE
in each crate or therelevantCargo.toml
file for clarity.
Allspecifications will always be Apache-2.0. All contracts that aremeant to bebuilding blocks will also be Apache-2.0. This is alongthe lines of Open Zepellin or other public references.
About
A forked version of cw-plus made for Secret Network.
Topics
Resources
License
AGPL-3.0, Apache-2.0 licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors5
Uh oh!
There was an error while loading.Please reload this page.