An open API service indexing awesome lists of open source software.

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

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)