Skip to content

ethstorage/web3url-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web3url

Project setup

yarn install

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Upload website

  1. build the website and generate the dist folder.

    yarn build

  2. deploy a FlatDirectory contract.

    ethfs-cli create -p 0x20cc... -c 43069

  3. upload the dist to the FlatDirectory contract.

    ethfs-cli upload -a 0x5Ad...2B947 -p 0x20cc.. -f dist -c 43069

  4. set the default file.

    ethfs-cli default -a 0x5Ad...2B947 -p 0x20cc... -f index.html -c 43069

  5. Access the website through gateway.

    https://0x5ad14e8439b9619e165db27545faf6df13e2b947.3336.w3link.io/

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •