Skip to content

oceanpearlio/open-proposal-standard

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

[WIP] open-proposal-standard

Note: This standard is work in progress and not final yet!

Open standard which provides a unified structure for the exchange of grant proposals between different systems.

Background

Ocean Pearl wants to introduce a standardized data structure for sharing proposals and projects between third party systems. The basis for the design is the OceanDAO Grant Proposal Template.

Fundamentals

  • Data structure is based on json objects (see RFC 8259)
  • Encoding is based on UTF-8 to avoid character escaping
  • Versioning for breaking changes or new features

Models

This standard follows the approach that one project can have multiple grant proposals in total (1 to n relation). Per funding round only one proposal is allowed for every project.

The relationship between project and proposal is based on the provided wallet-address. A specific wallet-address can only be claimed by one project (1 to 1 relation).

Constraints

About

Open standard which provides a unified structure for the exchange of grant proposals between different systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published