Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examine and verify behavior of Tezos multisig contract #1

Open
vishakh opened this issue May 29, 2019 · 0 comments
Open

Examine and verify behavior of Tezos multisig contract #1

vishakh opened this issue May 29, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@vishakh
Copy link
Contributor

vishakh commented May 29, 2019

The quasi-official formally-verified Tezos multisig smart contract is located at https://github.com/murbard/smart-contracts/blob/master/multisig/michelson/multisig.tz.

We must write some conseil.js code to do the following:

  • Deploy the contract
  • Set multiple signers
  • Propose and send a transaction
  • Delegate the contract to a baker
@vishakh vishakh added the enhancement New feature or request label May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants