swaymigo icon indicating copy to clipboard operation
swaymigo copied to clipboard

A library for common smart contract patterns in Sway on the FuelVM.

Results 6 swaymigo issues
Sort by recently updated
recently updated
newest added

Bumps [h2](https://github.com/hyperium/h2) from 0.3.15 to 0.3.17. Release notes Sourced from h2's releases. v0.3.17 What's Changed Add Error::is_library() method to check if the originated inside h2. Add max_pending_accept_reset_streams(usize) option to client...

dependencies

Bumps [h2](https://github.com/hyperium/h2) from 0.3.13 to 0.3.17. Release notes Sourced from h2's releases. v0.3.17 What's Changed Add Error::is_library() method to check if the originated inside h2. Add max_pending_accept_reset_streams(usize) option to client...

dependencies

Utilize the sway predicate system to bind smart contracts to native assets. based on a suggestion from jadler: The idea is that the only way to spend any of the...

Delegation is included but missing some key features. - Need to track all the delegations - the ability to return delegation - some getters around delegation information

Break down each of these - [ ] High level overview of the project - [ ] Cover each of the individual utilities - [ ] auth - [ ]...

documentation

This is blocked by the sway internal team. Tracking ticket: https://github.com/FuelLabs/sway/issues/1809