Skip to content

feelyourprotocol/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feel Your Protocol

Interactive Ethereum protocol explorer — hands on.

Explore, visualize and understand Ethereum protocol changes (EIPs) by interacting with real library code running directly in the browser.

Status: Beta — The project is fully functional, but the APIs of reusable components (E-Components, UI components) have not fully stabilized yet. Contributions are very welcome — expect some manual back-and-forth during review until the component interfaces settle.

Quick Start

git clone https://github.com/feelyourprotocol/website.git
cd website
npm install
npm run dev

Deployment

Production builds (dist/website, dist/docs, dist/community-token) are not in the repo — the server runs npm run build:deploy after git pull. See server-config/deployment/fyp_deploy.sh.

Documentation

Full documentation is available at docs.feelyourprotocol.org.

Community Token Site

Guidelines and transparency page for the independently launched community token:

See community-token/README.md for content structure and deployment notes.

License

MIT

Releases

No releases published

Packages

 
 
 

Contributors