HelloRWA / awesome-ao

Decentralized compute at any scale. Only possible on Arweave.
MIT License
11 stars 0 forks source link

Awesome AO Awesome

AO

A curated list of awesome things related to AO.

The hyper parallel computer.

Launch Video: The hyper parallel computer launches right now.

Contents

Official Resources

Official Examples

AO Quests

The Testnet Show

AO Memos

Community

Community Examples

X Threads

Articles

Open source projects using AO

Name Description Repository

Projects Using AO

FAQ

1. How to send CRED to your Arweave Address?

.load-blueprint credUtils -- source code: https://github.com/permaweb/aos/blob/main/blueprints/credUtils.lua
CRED.update
CRED.balance
CRED.send('your-ar-address', '1000') -- send to `your-ar-address` 1 CRED

Please don't hesitate to make a PR if you have more resources to share.