Testnet3
Aleo's testnet3 Phase 1 is working! Our team is testing it! We're very close to the launch date!
Updated documentation to install leo from source
This week we highly recommend that you check these posts:
Aleo Explorer and Wallet
2022-08-18 Dev community call in Aleo’s Discord about Explorer and Wallet!
Wallet create account, log in, import account, and transfer:
Community projects
Implementation of the Bulls and Cows game in Aleo
Unofficial Leo / Aleo language support for JetBrains IDEs.
ARC20_leo: unofficial implementation of the 6 mandatory rules in Leo Programming Language so they can be invoked in a Smart contract. They’re TotalSupply, Approve, BalanceOf, TransferFrom, Transfer, and Allowance. This is an ongoing discussion in the community.