-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GitBook: [#211] Adding Polygon and Akash doc
- Loading branch information
1 parent
adb9611
commit c6a2830
Showing
2 changed files
with
78 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
# Polygon on Akash | ||
|
||
Polygon is both a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum and supporting a multi-chain Ethereum ecosystem. | ||
|
||
Akash is the world’s first open source decentralized cloud built on a censorship-resistant, permissionless, and self-sovereign network. | ||
|
||
In this guide we will cover how to use these two technologies together when building our decentralized apps. | ||
|
||
## Getting Started Guides | ||
|
||
These guides include architecture and technical documentation and a curated list of awesome apps for both Akash and Polygon. | ||
|
||
Throughout this guide we have included resources we believe most valuable to your journey. | ||
|
||
* _**Akash**_ | ||
|
||
_****_[_**https://akashnet.notion.site/akashnet/Polygon-Akash-Starter-Kit-d4e817023556417ea8c9b679336d0d76**_](https://akashnet.notion.site/akashnet/Polygon-Akash-Starter-Kit-d4e817023556417ea8c9b679336d0d76)_****_ | ||
|
||
* _**Polygon**_ | ||
|
||
_****_[_**https://polygontechnology.notion.site/Polygon-Starter-Kit-a289a505a0bb4e8b8189c1fc3b2223d0**_](https://polygontechnology.notion.site/Polygon-Starter-Kit-a289a505a0bb4e8b8189c1fc3b2223d0)_****_ | ||
|
||
## Polygon and Akash Architectures | ||
|
||
If you want a deeper understanding of Polygon and Akash before we deploy the Polygon validator, see these architecture guides | ||
|
||
{% embed url="https://docs.polygon.technology" %} | ||
|
||
{% embed url="https://docs.akash.network" %} | ||
|
||
## Akash Application Tools | ||
|
||
The following provides step by step instructions on how to deploy an app on Akash using a desktop tool named Akashlytics Deploy.  | ||
|
||
{% embed url="https://docs.akash.network/guides/deploy" %} | ||
|
||
## Technical Support Channels | ||
|
||
In depth support for Polygon and Akash is available via the following channels. | ||
|
||
### Polygon on Akash | ||
|
||
* _**Discord**_ | ||
|
||
{% embed url="https://discord.com/invite/xpUtZcWtyp" %} | ||
|
||
### Polygon General | ||
|
||
* _**Discord**_ | ||
|
||
{% embed url="https://discord.com/invite/polygon" %} | ||
|
||
* _**Telegram**_ | ||
|
||
{% embed url="https://t.me/joinchat/UMpbSrjAY_Ffx5CD" %} | ||
|
||
### Akash General | ||
|
||
* _**Discord**_ | ||
|
||
{% embed url="https://discord.com/invite/akash" %} | ||
|
||
* _**Support Forum**_ | ||
|
||
{% embed url="https://forum.akash.network" %} | ||
|
||
### **Faucets** | ||
|
||
The following faucets let users collect a small amount of AKT (Akash) or MATIC (Polygon) currency for development purposes. | ||
|
||
* _**Akash Developer Faucet**_ | ||
|
||
{% embed url="https://drip.akash.network/login" %} | ||
|
||
* _**Polygon Developer Faucet**_ | ||
|
||
{% embed url="https://faucet.polygon.technology" %} |