GitRoot

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