Crates.io | sg-splits |
lib.rs | sg-splits |
version | 3.15.0 |
source | src |
created_at | 2022-09-10 20:52:35.169562 |
updated_at | 2024-10-01 18:45:51.024465 |
description | Stargaze Splits contract |
homepage | https://stargaze.zone |
repository | https://github.com/public-awesome/launchpad |
max_upload_size | |
id | 662710 |
size | 44,427 |
A contract that distributes funds to a cw4-group based on their weights.
Step 1: Instantiate a group contract with members and weights
Weights should be sufficiently large to allow for more granularity in payment distribution.
Step 2: Instantiate a splits contract with the group contract.
Use the split contract address for the payment address.
Use the split contract for the royalty payment address.