-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Project-Origin README with implementation (#23)
details and collaboration information
- Loading branch information
1 parent
3a0aa1b
commit f02620f
Showing
1 changed file
with
11 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,25 @@ | ||
# Project-Origin | ||
<!-- | ||
The mission of the project in as a concise format as possible. It should answer what the project's purpose is and enable contributors to make a good first guess whether a suggested feature will likely be in scope for the project, or not. | ||
--> | ||
|
||
Project-Origin is an open source collaboration that aims to create a public permissioned distributed ledger where everyone can validate the origin of their electricity. The long-term goal is to create the domain-specific framework in a way that allows easy adoption in other industries. By being able to do so, we can create value in a broader scope, and support and accelerate the green transition. By creating an open source platform for collaboration, we can pool ressources and accelerate the development of critical digital infrastructure. | ||
Project-Origin is an open source collaboration that aims to create a public federated network where everyone can validate the origin of their electricity. | ||
The long-term goal is to create the domain-specific framework in a way that allows easy adoption in other industries. | ||
By being able to do so, we can create value in a broader scope, and support and accelerate the green transition. | ||
By creating an open source platform for collaboration, we can pool resources and accelerate the development of critical digital infrastructure. | ||
|
||
While developing the necessary digital infrastructure, we additionally work to set up this source platform with decision- and work structures, to achieve effective asynchronous collaboration through transparent, accessible software, and by using decision-making processes driven by _doing_. | ||
|
||
## Ongoing Implementation Efforts | ||
There is currently an implementation effort working on creating the first version of a federated, publicly verifiable registry. Go to the [Registry repository](https://github.com/project-origin/registry) to learn more about the implementation details and project status. | ||
## Ongoing Implementation Efforts | ||
|
||
There is currently an implementation effort on creating the [registry](http://github.com/project-origin/registry) and [wallet](http://github.com/project-origin/wallet) Go to the [documentation](https://project-origin.github.io/docs/) to learn more about the project. | ||
|
||
## Getting Involved | ||
<!-- | ||
- A "Getting involved" section that explains which public, archived, linkable communication channels the project uses. This should include a link to the project issue tracker, but also to any further discussion media used. | ||
--> | ||
For a deeper look into the progress and ongoing tasks in this project, go to the list of [Issues labelled with `help wanted`](https://github.com/project-origin/registry/labels/help%20wanted) to see topics that seek input right now. Additionally, our [Organization Project Boards](https://github.com/orgs/project-origin/projects) provides an overview of general efforts within the project, while the the [Registry Project Boards](https://github.com/project-origin/registry/projects?query=is%3Aopen) provides an overview of efforts specifically for the registry implementation. | ||
|
||
If you want to start collaborating with us, we are currently updating the [Documentation]() to include guides on all the information you may need to start contributing to the project. If there is some information you would have liked that isn't there, we will recommend you to [Create an Issue](), where you can make a suggestion. | ||
If you want to start collaborating with us, we are currently updating the [Documentation](http://github.com/project-origin/docs) to include guides on all the information you may need to start contributing to the project. If there is some information you would have liked that isn't there, we will recommend you to [Create an Issue](https://github.com/project-origin/.github/issues), where you can make a suggestion. | ||
|
||
You can check out our discussion forums to see ongoing and previous discussions, to ask questions, or to make suggestions. Any discussions related to the currently ongoing implementation can be found at the [Registry Discussion Channels](https://github.com/project-origin/registry/discussions). If you have any general suggestions or questions, you should go to the [Organization Discussion Channels](https://github.com/orgs/project-origin/discussions) | ||
You can check out our discussion forums to see ongoing and previous discussions, to ask questions, or to make suggestions. | ||
Any discussions related to the currently ongoing implementation can be found at the [Discussion Channels](https://github.com/project-origin/discussions). | ||
|
||
## Who Are We? | ||
<!-- | ||
- A "Who we are" section explaining who the Trusted Committers behind the project are - with an explanation that instead of contacting these people privately the public communication channels above should be used for communication. | ||
--> | ||
|
||
The project has been founded as a partnership including [Energinet](https://energinet.dk/), [Mjølner Informatics](https://mjolner.dk/), [Concordium](https://concordium.com/) and [Alexandra Instituttet](https://alexandra.dk/). | ||
|
||
In the [registry](https://github.com/project-origin/registry) repository, the Trusted Committer is currently [@wisbech](https://github.com/orgs/project-origin/people/wisbech), who will represent the partnership and advocate for the partnerships' best interests. | ||
|
||
In the [origin-collaboration](https://github.com/project-origin/origin-collaboration) repositpory, the Trusted Committer is currently [@lauranolling](https://github.com/orgs/project-origin/people/lauranolling), who is also responsible for setting up structures, guidelines and decision-making processes for the Project-Origin Github organization. If you have any questions to anything, preferably post these in the [Q&A](https://github.com/orgs/project-origin/discussions/categories/q-a) in the discussion forum, and feel free to tag any of the Trusted Committers. | ||
|
||
[@MartinSchmidt](https://github.com/martinschmidt) is one of the foundings members of the project and is a Trusted Committer. |