# Open Source Credits

We make extensive use of open source software for the various components of Subscan Widget. Below is a list of projects that have helped to make Subscan Widget possible.

- [React](https://reactjs.org/) - React is a declarative, efficient, and flexible JavaScript library for building user interfaces. It lets you compose complex UIs from small and isolated pieces of code called “components”.
- [Sunmao](https://sunmao-ui.com/) - Sunmao is an open source framework for low-code tools. You can integrate custom UI components in Sunmao to create your own low-code tools.
- [Create React App](https://create-react-app.dev/) - Whether you're using React or another library, Create React App lets you focus on code, not build tools.
- [Chakra UI](https://chakra-ui.com/) - Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.
- [Vite](https://vitejs.dev/) - Next generation frontend tooling. It's fast!
- [GraphQL](https://graphql.org/) - A query language for your API — GraphQL provides a complete description of the data in your API
- [graphiql](https://github.com/graphql/graphiql) - GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.
- [Echarts](https://echarts.apache.org/en/index.html) - An Open Source JavaScript Visualization Library
- [@sinclair/typebox](https://github.com/sinclairzx81/typebox) - JSON Schema Type Builder with Static Type Resolution for TypeScript.
