How to Propose an MSIG
Last updated
Was this helpful?
Last updated
Was this helpful?
Use bloks to propse
Documentation
account proposing the msig
proposer's private key
permission level to use for proposer
expiration of msig
proposal name
actions you wish to propose (can do multiple in 1 msig, as many as around 100 per msig)
Once you have that, you can clone this example repo:
Then you just need to:
update those fields in the index.js
file
2. run npm i
to install the nodejs modules
3. run node index.js
which will push the msig
Turn into:
And to do all of this you can use an IDE (integrated developer environment, where code is written) such as VS Code:
Login to using the cleos login option and choose the permission level. Then go to any contract to where you would push a transaction with Anchor or another wallet and click send where you will be able to copy and paste the action data.