stacks-network / clarity-wasm

`clar2wasm` is a compiler for generating WebAssembly from Clarity.
GNU General Public License v3.0
12 stars 9 forks source link

Property testing for Token functions #422

Closed smcclellan closed 4 weeks ago

smcclellan commented 1 month ago
### Tasks
    - [ ] ft-burn?
    - [ ] ft-get-balance
    - [ ] ft-get-supply
    - [ ] nft-burn?
    - [ ] stx-transfer-memo?
Acaccia commented 4 weeks ago

Done in #394 #397 #402