POA Chain For Scalability
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
POA chain can be used as a scalability solution. It uses a bridge (operated by a multisig) to transfer account balances between the main Ethereum chain and a private Ethereum chain ran by a consortium of pre-approved parties. As a result, transactions on the private Ethereum chain can be much cheaper (or even free).
POA chain is likely the most available scalability solution to Livepeer, although it comes with some trade off for decentralization and security. It's unclear what would happen if the private chain was somehow compromised. It will likely result in lost tokens. The multisig bridge is also a point of weakness - it can be DDOS'ed and effectively censoring all transactions to/from the private chain.
The next step here is to do some experiments with a POA chain following the Parity POA chain tutorial.
Follow the discord discussion here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Parity POA chain tutorial and review the linked Discord discussion. Define and run experiments for a POA chain as a Livepeer scalability solution, documenting the resulting trade-offs around security, decentralization, token loss, and bridge censorship.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100