1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-06-16 04:34:55 +02:00

Initial Commit

This commit is contained in:
Henrik Hautakoski 2023-07-01 19:04:21 +02:00
commit f81ec14da7
21 changed files with 1781 additions and 0 deletions

13
index.md Normal file
View file

@ -0,0 +1,13 @@
---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "Thalos"
#text: ""
tagline: An application that makes it easy for users to stream blockchain data from an Antelope SHIP node.
actions:
- theme: brand
text: Get started
link: /docs/installation/
---