# v1

- [Installation](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/installation.md)
- [React](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/react.md): Use dApp-kit with React
- [Installation](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/react/installation.md)
- [Usage](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/react/usage.md)
- [Vanilla JS](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/vanilla.md): Use dApp-kit with Vanilla JS
- [Installation](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/vanilla/installation.md): How to install \`@vechain/dapp-kit-ui\` in order to use it with TypeScript or Javascript.
- [Usage](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/vanilla/usage.md): Using the VeChain dApp kit UI components
- [Core](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/core.md): the dApp-kit can be used also without the UI
- [Installation](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/core/installation.md): The dApp-kit can be used also without the UI
- [Usage](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/core/usage.md): Using the VeChain dApp kit
- [Theme Variables](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/theme.md): use variables to customise your components
- [i18n](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/i18n.md): Multi language support
- [Node Polyfills](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/node-polyfills.md): dApp-kit has been built on top of Connex, which will require crypto, buffer, http, https and some other node polyfills, check example app configuration files if you are stuck.
- [V0 to V1](/developer-resources/sdks-and-providers/dapp-kit/dapp-kit-1/v0-to-v1.md): this are the most important changes between v0 and v1:
