Skip to content

zapaz/fleek-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

fleek-extension 🚀

fleek-extension is a Scaffold-eth-2 extension, allowing you to deploy your Dapps on Fleek decentralized storage

Full documentation available in here

Install 🛠️

Install via this command:

npx create-eth@latest -e zapaz/fleek-extension

Then run the following commands to initialize the new repo,

cd <your new repo>
./init.sh

And the classic Scaffold-eth-2 commands in 3 different terminals:

yarn chain
yarn deploy
yarn start

Deploy 🚀

To deploy your SE-2 build to Fleek, run this command once:

yarn fleek:login

and this one on each deploy:

yarn fleek:deploy

Full documentation available in here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published