Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aurora-is-near/aips
Aurora Improvement Proposals repository
https://github.com/aurora-is-near/aips
Last synced: 10 days ago
JSON representation
Aurora Improvement Proposals repository
- Host: GitHub
- URL: https://github.com/aurora-is-near/aips
- Owner: aurora-is-near
- Created: 2022-04-18T08:36:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T14:32:40.000Z (over 1 year ago)
- Last Synced: 2023-10-05T00:40:01.591Z (about 1 year ago)
- Size: 135 KB
- Stars: 3
- Watchers: 10
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Aurora Improvement Proposals (AIPs)
Before you initiate a pull request, please read the [AIP-1](AIPs/aip-1.md) process document. Ideas should be thoroughly discussed in [Aurora Forum](https://forum.aurora.dev/categories). Feel free to propose less formed ideas on [Discord](https://discord.com/invite/dEFJBz8HQV).
This repository tracks ongoing improvements to Aurora Engine and Rainbow Bridge. This includes protocol specifications, standards, processes and workflows.
## Mission
The goal of the AIP project is to document standardized protocols for Aurora Engine, Rainbow Bridge and applications and to document them in a high quality and implementable way. It is self-contained and should allow third parties to integrate with public interfaces or be compliant to current standards.
## AIPs
| AIP # | Title | Author | Status |
| ------------------ | -------------------------- | -------- | ------ |
| [1](AIPs/aip-1.md) | AIP Purpose and Guidelines | @mfornet | Draft |This project was derived heavily from [EIPs](https://github.com/ethereum/EIPs/) and [NEPs](https://github.com/near/NEPs/).