ARCs
ARCs copied to clipboard
Aleo Request for Comments (ARCs)
[ARC0080-README](https://github.com/AleoHQ/ARCs/blob/108c44c4deadb4166be30fae4dfc48d3413969b1/arc-0080/README.md) The current Aleo system permits the assignment of a `Record` to any address, including program addresses. However, programs cannot spend a `Record`. Consequently, any `Record` assigned to a program...
ARC-38
This ARC introduces a design for minimal Fungible Tokens just like ERC20. It allows for transferring tokens and approving programs to transfer tokens on your behalf. *A big thank you...
### Add a new check for the discussion field in the ARC metadata. We have already ` const requiredMetadata = ['arc', 'title', 'authors', 'discussion', 'topic', 'status', 'created'];` **but we can...
[ARC0039 - README.md](https://github.com/r001/ARCs/blob/arc0039/arc-0039/README.md) [Discussion](https://github.com/AleoHQ/ARCs/discussions/61) Aleo blockchain is both programmable and encrypted, positioning itself as a unique platform in the increasingly crowded DeFi market. With the current market saturation, gaining traction...
**[README.md](https://github.com/r001/ARCs/tree/master/arc-0020)** **[Discussion](https://github.com/AleoHQ/ARCs/discussions/59)** **[main.aleo](https://github.com/r001/arc20_0001/blob/main/reference/main.aleo)** **[main.leo](https://github.com/r001/arc20_0001/blob/main/src/main.leo)** There are several ARC-20 implementation standard proposals for the Aleo blockchain. This ARC provides a complete token standard for both public and private account/contract operations. Compared...
Fixed a small typo within the description for ARC-0030.
Hello Aleo team. ican help building this site if needed.