Skip to content

This repo contains a simple mulitsig wallet smart contract written in Sway, that builds on top of the Wallet Smart Contract example in the Sway docs.

Notifications You must be signed in to change notification settings

K1-R1/SwayMultisig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

SwayMultisig

This repo contains a simple mulitsig wallet smart contract written in Sway, that builds on top of the Wallet Smart Contract example in the Sway docs.

It's comprised of:

  • multisig_lib which contains the ABI for the contract.
  • multisig_contract which implements the multisig_lib ABI methods.

About

This repo contains a simple mulitsig wallet smart contract written in Sway, that builds on top of the Wallet Smart Contract example in the Sway docs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published