Ethereum Idenity Kit documentation.
- Follow us on 𝕏: @efp
- Join our Discord: Discord
- Ethereum Identity Kit: ethereum-identity-kit
- Node.js LTS (LTS which is currently 20.x)
- Bun runtime (latest version)
git clone https://github.com/ethereumidentitykit/docs.git && cd appNote
If vscode extensions behave weirdly or stops giving type hints, run ⌘+⇧+P and type > Developer: Restart Extension Host to restart the extension host.
# upgrade bun to make sure you have the latest version
bun upgrade
# then install all dependencies
bun installcopy the .env.example file and fill in the values.
cp .env.example .envNow you should be able to run the following without getting any errors:
bun lint && bun format && bun typecheck && bun run buildWe welcome contributions! Please see our Contributing Guidelines for more details.
This project is licensed under the MIT License. See the LICENSE file for more information.
For any inquiries, please contact the project maintainer at [email protected].
Follow @ethidkit on 𝕏 for updates and join the Discord to get involved.
This README provides a comprehensive overview of the Ethereum Identity Kit Documentation, including setup instructions, important links, and contribution guidelines. Feel free to reach out if you have any questions or need further assistance.