https://github.com/archethic-foundation/aeip
Archethic Improvement Proposals
https://github.com/archethic-foundation/aeip
archethic governance improvements
Last synced: about 1 month ago
JSON representation
Archethic Improvement Proposals
- Host: GitHub
- URL: https://github.com/archethic-foundation/aeip
- Owner: archethic-foundation
- License: cc0-1.0
- Created: 2022-02-04T09:37:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T16:29:33.000Z (3 months ago)
- Last Synced: 2025-03-26T17:36:07.100Z (3 months ago)
- Topics: archethic, governance, improvements
- Homepage:
- Size: 184 KB
- Stars: 7
- Watchers: 9
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Archethic Improvement Proposals (AEIPs)
Archethic Improvement Proposals (AEIPs) describe standards for the Archethic network, including core protocol specifications, client APIs, and any standards.
**Before you initiate a pull request**, please read the [AEIP-1](AEIP-01.md) process document.
Once your first PR is merged, this will be merged into a draft AEIPs.
## Project Goal
The Archethic Improvement Proposals repository exists as a place to share concrete proposals with potential users of the proposal and the Archethic community at large.
With those document we aim to create standards for Archethic network implementation and applications and to document them in a high quality and implementable way.
## Current AEIPs
| Number | Title | Type | Category | Status |
| ------------------ | ------------------------------------------------------------------------------------------------ | -------------- | -------------- | -------- |
| [1](./AEIP-01.md) | [AEIP Purpose and Guidelines](./AEIP-01.md) | | Process | Active |
| [2](./AEIP-02.md) | [Token standard](./AEIP-02.md) | AERC | Standard Track | Final |
| [3](./AEIP-03.md) | [Deeplinking](./AEIP-03.md) | AERC | Standard Track | Stagnant |
| [4](./AEIP-04.md) | [Decentralized App & Wallet communication](./AEIP-04.md) | Interface | Standard Track | Final |
| [5](./AEIP-05.md) | [Programmable / Smart UTXOs](./AEIP-05.md) | Core | Standard Track | Stagnant |
| [6](./AEIP-06.md) | [Keychain - Standardization](./AEIP-06.md) | AERC | Standard Track | Review |
| [8](./AEIP-08.md) | [Standard Specification Detection](./AEIP-08.md) | AERC | Standard Track | Final |
| [9](./AEIP-09.md) | [Standard NFT Metadata](./AEIP-09.md) | AERC | Standard Track | Final |
| [10](./AEIP-10.md) | [Soul Bounded Token](./AEIP-10.md) | AERC | Standard Track | Review |
| [11](./AEIP-11.md) | [Verifiable Credential](./AEIP-11.md) | AERC | Standard Track | Draft |
| [12](./AEIP-12.md) | [Keychain - Bookmarks](./AEIP-12.md) | AERC | Standard Track | Review |
| [13](./AEIP-13.md) | [AEWeb - Publication Status](./AEIP-13.md) | AERC | Standard Track | Final |
| [14](./AEIP-14.md) | [Stateful UTXO](./AEIP-14.md) | Core | Standard Track | Review |
| [15](./AEIP-15.md) | [Token standard - icons](./AEIP-15.md) | AERC | Standard Track | Draft |
| [16](./AEIP-16.md) | [Smart Contract Named Actions](./AEIP-16.md) | Core/Interface | Standard Track | Final |
| [17](./AEIP-17.md) | [Smart Contract Functions](./AEIP-17.md) | Core/Interface | Standard Track | Final |
| [18](./AEIP-18.md) | [Increase AEIP-2 token supply](./AEIP-18.md) | AERC | Standard Track | Final |
| [19](./AEIP-19.md) | [Token minting's recipients](./AEIP-19.md) | AERC | Standard Track | Final |
| [20](./AEIP-20.md) | [Smart Contract fetch](./AEIP-20.md) | AERC | Standard Track | Final |
| [21](./AEIP-21.md) | [Improve concurrency of transaction chains](./AEIP-21.md) | Core | Standard Track | Final |
| [22](./AEIP-22.md) | [Smart Contract upgradability](./AEIP-22.md) | AERC | Standard Track | Review |
| [23](./AEIP-23.md) | [DApp / Wallet comm. securisation protocol](./AEIP-23.md) | Interface | Standard Track | Draft |
| [24](./AEIP-24.md) | [Efficient Validation and Aggregation of Signatures in AE Tx](./AEIP-24.md) | Core | Standard Track | Review |
| [25](./AEIP-25.md) | [Merkel Trees to secure the validation stamp, unspent inputs and consumed outputs](./AEIP-25.md) | Core | Standard Track | Review |
| [26](./AEIP-26.md) | [Dynamic Hypergeometric Distribution](./AEIP-26.md) | Core | Standard Track | Draft |
| [27](./AEIP-27.md) | [WebAssembly support for smart contracts](./AEIP-27.md) | Core | Standard Track | Draft |