Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
SKALE project page (#200)
Browse files Browse the repository at this point in the history
* skale project page

* small fix
  • Loading branch information
manuelbarbas authored Oct 24, 2023
1 parent 1f2c7e5 commit 458c18b
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 0 deletions.
57 changes: 57 additions & 0 deletions pages/SKALE/SKALE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
# Name of the project. Also the URL i.e. duneanalytics.com/projects/dai.
name: "SKALE"

# The name of the logo file. Should have the same name as the markdown file.
logo: "skale.svg"

# The main color of the project. Remember to quote this value.
color: "#043892"

# List of relevant schemas you can query in dune.
schemas:
- "SKALE"
- "skl"

# List of relevant links to the project.
links:
- name: "Website"
link: "https://skale.space/"
- name: "SKALE stats"
link: "https://skale.space/stats"
- name: "Twitter"
link: "https://twitter.com/SkaleNetwork"


# List of applicable tags in Dune. These will link to e.g...
tags:
- "SKALE Network"
- "EVM"
- "Zero Gas Fees"

# List of relevant dashboard slugs prefixed with username
dashboards:
- "skale/analytics"
- "skale/validator"
- "skale/delegator"
- "skale/statistics"
- "skale/node"
- "skale/schain"

# List of visualizations to embed
embeds:
- name: "SKALE chains running"
link: "https://dune.com/embeds/2702309/4498115"
- name: "Staked per SKALE validator"
link: "https://dune.com/embeds/2749952/4576851"
---

SKALE Network is an open-source, EVM-compatible multichain network built to scale Ethereum dApps with a focus on high-throughput, fast finality, and zero gas fee transactions via the native gas token sFuel.

The Network enables dApp developers to access validator-operated nodes compute power and storage to run fast, containerized, EVM-compatible chains called SKALE Chains.

SKALE chains can exchange transactions or messages with other SKALE Chains and the Ethereum Mainnet through the native validator secured bridge (IMA), allowing dApp developers to use SKALE for powering their dApps while enabling token and message transfers to and from Ethereum or other chains.

With SKALE, dApps run zero-cost transactions on dedicated Proof-of-Stake chains distributed across a randomly chosen set of 16 nodes.

*From [SKALE Labs](https://skale.space/)*
38 changes: 38 additions & 0 deletions pages/SKALE/skale.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 458c18b

Please sign in to comment.