https://github.com/jbx-protocol/juicetool
JuiceTool curates docs and tools around Juicebox ecosystem
https://github.com/jbx-protocol/juicetool
ethereum governance juicebox react safe snapshot
Last synced: about 1 year ago
JSON representation
JuiceTool curates docs and tools around Juicebox ecosystem
- Host: GitHub
- URL: https://github.com/jbx-protocol/juicetool
- Owner: jbx-protocol
- Created: 2022-07-19T01:58:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T04:28:49.000Z (over 2 years ago)
- Last Synced: 2025-04-05T03:03:05.065Z (over 1 year ago)
- Topics: ethereum, governance, juicebox, react, safe, snapshot
- Language: TypeScript
- Homepage: https://juicetool.xyz
- Size: 10.7 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## JuiceTool
### Build
```
yarn install && yarn build && yarn export
```
### Framework & Library
* [react](https://github.com/facebook/react)
* [next.js](https://github.com/vercel/next.js)
* [recharts, render charts](https://github.com/recharts/recharts)
* [graphql-hooks, query with graphql](https://github.com/nearform/graphql-hooks)
* [wagmi & ethers, interact with chains](https://github.com/tmm/wagmi)
* [react-vertical-timeline](https://github.com/stephane-monnot/react-vertical-timeline)
* [react-markdown](https://github.com/remarkjs/react-markdown)
* [tailwindcss, a utility-first CSS framework](https://tailwindcss.com/)
* [tailwindui](https://tailwindui.com/)
* [snapshot.js](https://github.com/snapshot-labs/snapshot.js)
* [flowbite, components on top of Tailwind CSS](https://github.com/themesberg/flowbite-react)
* [react-hook-form](https://github.com/react-hook-form/react-hook-form)