To better comprehend how to use Multisign on the Steem blockchain with DSteem, please use this code in par with this tutorial.
- Clone this repository:
git clone https://github.com/stoodkev/multisig
- Install the project
npm install
Create a .env file with the required private keys
Change the account names and public keys , weights and thresholds in
updateAccounts.jsaccording to your specs.Run
npm run updateto update your account authoritiesChange the signing accounts and transfer information
Run
npm run signCheck the result on steemd.com