craft your forge, build your project, grow your community freely
1---
2id: "5dd3"
3priority: 80
4sprint: ""
5assignee: null
6status: v0.4
7kind: issue
8---
910# Plugin name/url should be scoped
1112Today a plugin is an url which point to a wasm. Whan downloaded and runned this url is transformed into : a name and a version.
1314To avoid name conflict, we should add a scope. So `hop` plugin became `gitroot.hop`. USer can fork and generate `mine.hop` plugin.
1516Scope will permit to group plugins in market, and to certify quality (or not).