Skip to content

kingzamzon/web3-protocols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3 Protocols

Curative list of all protocols in Web3 Space

Contributing

If you want to contribute or make fixes to the list.

Requirements

You must be running Node version 12 or higher due to the Tailwind 2.0 release. I recommend using NVM to easily manage your Node versions if you need to switch back and forth between older versions.

To find your current node version:

node --version

Step one

git clone https://github.com/kingzamzon/web3-protocols

Step two

Install the site and run an initial build command:

cd web3-protocols

npm install

npm run build (only necessary the first time!)

If you get errors here, double check your node version!

Step three

Now spin up your local server to see your site!

npm run start

This command will start a local server and you'll be able to work on your site with hot reloads and some nice Browsersync features. 💥


About

Curative lists of all Web3 protocols, website and docs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published