Skip to content

Commit 0b60bc6

Browse files
author
Pivi
committed
Rework Massa Web Hosting Doc
1 parent 4488c56 commit 0b60bc6

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Diff for: docs/build/wallet/massa-web-hosting.mdx

+8-4
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,15 @@ title: Massa Web Hosting
55

66
# How to upload a website
77

8-
Massa Ecosystem is a product that allows users to participate, store, and navigate content on the Massa blockchain. This guided is dedicated to getting you started with this technology. Please note that we currently support static websites built with front end technologies like CSS, HTML & ES6 Javascript.
8+
Massa Ecosystem allows users to participate, store, and navigate content on the Massa blockchain, among a lot of other things.
9+
This guided is dedicated to getting you started with uploading a website on the blockchain using Massa Station.
10+
Please note that we currently support static websites built with front end technologies like CSS, HTML & ES6 Javascript.
911

10-
To get started, you need to install Massa Station on your machine by following the installation guide provided at this link: [Massa Station Installation Guide](https://github.com/massalabs/station/blob/main/INSTALLATION.md).
12+
To get started, you need to download Massa Station [here](https://station.massa.net), and if needed follow the installation guide provided at this link: [Massa Station Installation Guide](https://github.com/massalabs/station/blob/main/INSTALLATION.md).
13+
14+
Once Massa Station is installed and launched, please install Massa Wallet using the home and [create an account] (https://station.massa/plugin/massa-labs/massa-wallet/web-app/index).
15+
16+
Now that you have an account, you may proceed:
1117

1218
1. Open Massa Station and navigate to: [Massa Station Search Page](https://station.massa/web/search)
1319
2. On the left side of the page, you will find a side panel that contains the steps to upload a website to the Massa blockchain.
@@ -27,6 +33,4 @@ Here's the information you need to provide:
2733
3. Description: A string limited to 280 UTF-8 characters.
2834
4. Zip file: A .zip file that contains a index.html file located at the root of the folder. The file must not exceed 1.5 Mo.
2935

30-
During the DNS registration, the smart contract will verify that the name you choose is available and not reserved by Massa.
31-
3236
With each upload, there are associated costs to storing and hosting the files, you will be able to find more information in the official Massa Labs documentation located here: [Massa Storage Costs](https://docs.massa.net/en/latest/technical-doc/storage-costs.html). It will cost approximately 375 Massa coins for a website of 1.5 Mo.

0 commit comments

Comments
 (0)