Joystream / Joystream/joystream
Idea: Smart contract controlled members
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Background
Currently, members can only be controlled by externally owned members, this is fine, but if we had a smart contracting environment, then smart contracts could control members, meaning they could run for council, make channels, issue tokens etc. This opens the way for DAOs and various forms of collectives and external chains to
Propoposal
Introduce EVM pallet and allow contracts to own memberships, meaning that they can do whatever the owned member can do. This will be a complex change, so this issue is only meant to capture the idea.
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
The issue names an EVM pallet and smart-contract-controlled memberships but no files, tests, or entry points. Start by mapping the membership ownership model and the proposed EVM pallet boundary. Done would require a defined implementation plan for contracts to control memberships and perform the listed member actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100