Skip to content

feelyourprotocol/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 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

OG images (optional, one-time)

Social preview cards for explorations/topics use Playwright in the isolated og/ package. Not required for npm run dev. Once per machine:

npm run og:setup
npm run og:check

See og/README.md.

Roadmap Twitter cards

Thread visuals (timeline, roadmap board, hero) — see roadmap/social/README.md:

npm run capture:social

Deployment

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

Documentation

Full website docs (contributor guide & architecture) are at docs.feelyourprotocol.org. API docs will follow on a separate subdomain.

Community Token Site

Guidelines and transparency page for the independently launched community token:

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

Roadmap Site

Organizational home — vision, milestones, roadmap tracks, timeline, and core concept/infrastructure outlines:

See roadmap/README.md for structure, the data-driven visualizations, and deployment notes.

Cross-site constants

Shared fleet URLs (roadmap origin, project X handle, etc.) live in src/libs/roadmapUrls.ts. Project X is @FeelEthereum — not @feelyourprotocol (domain name ≠ handle). VitePress configs duplicate the X URL with a comment pointing there.

License

MIT

About

Collaborative Ethereum Protocol Explorations

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors