
Psycoactive Entities, Acryllic & posca pens on wood,2019.
By Henley Bealle, post-processed with an ascii-image-converter.
Cw-Infusion is a nft minter for burning to mint tokens in very programmable ways. Bundles, or the collection of tokens one intends to infuse,are formed and burned in exchange for a new token from the infused collection. Eligible collections to infuse may have an fee-subsitution option, allowing to include a fungible token amount in replace of the minimum non-fungible token required.
Documentation & Guides for the infuser can be found here.
# current stargaze-1 code-id: 682
1d790c3e54032cbec82d461d919a4ed25e396f3e082b44c4ceb0b5e4f051c2e7  cw_infusion_minter.wasm# integration tests
cargo test --package test-suite --lib -- infuser::test::init --show-output 
# unit tests
cargo testCheckout our scripts here for CLI deployment & interaction.