-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'althea-net:main' into main
- Loading branch information
Showing
49 changed files
with
30,886 additions
and
289 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,46 @@ | ||
# ![Althea](./assets/Althea_Logo-BLUE_SIGNAL.svg) | ||
# ![Althea](./assets/AltheaL1-logo.svg) | ||
|
||
## Index | ||
|
||
1. [Joining testnet3](/docs/testnet-3-launch.md) | ||
1. [Joining](/docs/join.md) | ||
1. [Building on Althea L1](/docs/development/index.md) | ||
1. [Hackathon project index](https://dorahacks.io/hackathon/145) | ||
1. [Source code](https://github.com/althea-net/althea-l1) | ||
1. [Community Discord](https://discord.gg/hHx7HxcycF) | ||
|
||
## RPC | ||
|
||
Public RPC is avaialble at `https://althea.zone` | ||
|
||
* Port 443 / 8545 EVM RPC | ||
* Port 8546 EVM Websockets | ||
* Port 26657 RPC + websockets | ||
* Port 9090 GRPC | ||
* Port 1317 Legacy API | ||
|
||
chain id: althea_417834-4 | ||
evm chain id: 417834 | ||
|
||
## Status | ||
|
||
The Althea blockchain is in it's final testnet series for a launch in the first half of 2023! | ||
Althea L1 is the payment layer for autonomous machines and self-soverign infrastructure networks. Designed for pratical micropayments applications, you can learn more [here](https://althea.net) | ||
|
||
The community is preparing for immenent launch with a mainnet dress rehersal starting Mar 7 2024. | ||
|
||
## Block Explorers | ||
|
||
### EVM | ||
|
||
* [altheascan](https://altheascan.com/) | ||
|
||
### Cosmos SDK | ||
|
||
* [Nodes.Guru](https://althea.explorers.guru/) | ||
* [STAVR](https://explorer.stavr.tech/althea-testnetl1) | ||
* [Hexnodes](https://explorer.hexnodes.co/ALTHEA-TESTNET/staking/altheavaloper19fcaymvtttl265lner4sz8na70venkfgxkq3hl) | ||
* [Vinjan](https://explorer.vinjan.xyz/althea-testnet/staking/altheavaloper1dxrrcxyr5vc2mr9q8j9f2l670kkp736dsrkmna) | ||
|
||
## Community Docs | ||
|
||
* [Nodeist](https://nodeist.net/Althea/) | ||
* [Bccnodes](https://bccnodes.com/t/althea/) |
Oops, something went wrong.