Skip to content

Commit

Permalink
GitBook: [#211] Adding Polygon and Akash doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Carruthers authored and gitbook-bot committed Nov 23, 2021
1 parent adb9611 commit c6a2830
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 0 deletions.
1 change: 1 addition & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
## Tutorials <a href="deploy" id="deploy"></a>

* [Mixin Messenger for AKT](deploy/mixin-messenger-for-akt.md)
* [Polygon on Akash](deploy/polygon-on-akash.md)
* [Unstoppable Web 2.0](deploy/unstoppable-web-2.0.md)
* [Multi-Tiered Deployment](deploy/multi-tier-app.md)
* [Helium Validator](deploy/helium-validator.md)
Expand Down
77 changes: 77 additions & 0 deletions deploy/polygon-on-akash.md
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.&#x20;

{% 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" %}

0 comments on commit c6a2830

Please sign in to comment.