- 
                Notifications
    
You must be signed in to change notification settings  - Fork 66
 
Add Web hosting Documentation #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Draft
      
      
            pivilartisant
  wants to merge
  3
  commits into
  main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
web-hosting-doc
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
  
     Draft
                    Changes from 2 commits
      Commits
    
    
            Show all changes
          
          
            3 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      
    File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or 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,38 @@ | ||
| --- | ||
| id: massa-web-hosting | ||
| title: Massa Web Hosting | ||
| --- | ||
| 
     | 
||
| # How to upload a website | ||
| 
     | 
||
| Massa Ecosystem allows users to participate, store, and navigate content on the Massa blockchain, among a lot of other things. | ||
| 
     | 
||
| This guided is dedicated to getting you started with uploading a website on the blockchain using Massa Station. | ||
| 
     | 
||
| Please note that we currently support static websites built with front end technologies like CSS, HTML & ES6 Javascript. | ||
| 
     | 
||
| 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). | ||
| 
     | 
||
| 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). | ||
| 
     | 
||
| Now that you have an account, you may proceed: | ||
| 
     | 
||
| 1. Open Massa Station and navigate to: [Massa Station Search Page](https://station.massa/web/search) | ||
| 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. | ||
| 
     | 
||
|  | ||
|  | ||
| 
     | 
||
| Here's the information you need to provide: | ||
| 
     | 
||
| 1. Wallet: connect it using the drop-down menu | ||
| 2. Name: A string that follows standard DNS rules, consisting of: | ||
| - whole numbers (0-9), | ||
| - lowercase letters (a-z), | ||
| - underscores (\_), | ||
| - dashes (-), | ||
| - between 3 and 50 characters long. | ||
| 3. Description: A string limited to 280 UTF-8 characters. | ||
| 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. | ||
| 
     | 
||
| 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. | ||
                              
      
                  pivilartisant marked this conversation as resolved.
               
          
            Show resolved
            Hide resolved
         | 
            
      
      Loading
      
  Sorry, something went wrong. Reload?
      Sorry, we cannot display this file.
      Sorry, this file is invalid so it cannot be displayed.
      
    
      
      Loading
      
  Sorry, something went wrong. Reload?
      Sorry, we cannot display this file.
      Sorry, this file is invalid so it cannot be displayed.
      
    
  
    
      This file contains hidden or 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
    
  
  
    
              
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.