Skip to content

Multi-Sig Proposal for Updating Elected Eden Delegate's Active Permissions πŸ“

License

Notifications You must be signed in to change notification settings

edenia/eden-delegates-msig

Repository files navigation

Multi-Sig Proposal to set Eden Delegate's Permissions

Description

A shell script utility to update the active permissions for the eden.genesis account with newly elected delegates accounts.

Quick Start

  • Install pre-requisites
  • Clone repository
  • Update ./current-eden-delegates.json with current delegate's accounts.
  • Update ./new-delegates.json with newly elected delegate's accounts (must be in alphabet order (1-5, a-z)).
  • Import and Unlock cleos wallet with proposer account keys.
  • Execute ./update-delegates.sh and enter the account proposing and proposal name.

Pre-Requisites

File structure

/
β”œβ”€β”€ current-eden-delegates.json ..... JSON containing outgoing chief delegates
β”œβ”€β”€ new-delegates.json .............. JSON containing new chief delegates
β”œβ”€β”€ update-delegates.sh ............. Shell Script to execute multi-signature proposal
β”œβ”€β”€ LICENSE ......................... Open Source License
└── README.md ....................... This Readme File

Contributing

If you want to contribute to this repository, please follow the steps below:

  1. Fork the project
  2. Create a new branch (git checkout -b feat/sometodo)
  3. Commit changes (git commit -m '<type>(<scope>): <subject>')
  4. Push the commit (git push origin feat/sometodo)
  5. Open a Pull Request

Read the EOS Costa Rica open source contribution guidelines for more information on scheduling conventions.

If you find any bugs, please report them by opening an issue at this link.

About Edenia

Edenia runs independent blockchain infrastructure and develops web3 solutions. Our team of technology-agnostic builders has been operating since 1987, leveraging the newest technologies to make the internet safer, more efficient, and more transparent.

edenia.com

About

Multi-Sig Proposal for Updating Elected Eden Delegate's Active Permissions πŸ“

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages