The smart account starter is a strongly typed React SDK with Storybook, to connect to all the various smart account solutions.
<SmartAcct provider={privy} account={zerodev} />The smart account starter integrates multiple WaaS providers and smart account solutions into a single app.
⭐ Star this repo if you like it! Show your support and help others hear about this open-source work.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
storefront: the smart-account-starter Next.js appsmartacct: unified SDK to create smart accounts with different WaaS providers and smart account solutionspimwrap: SDK to create smart accounts with Pimlicozerowrap: SDK to create smart accounts with ZeroDevapi: an Express server@repo/eslint-config: ESLint configurations used throughout the monorepo@repo/jest-presets: Jest configurations@repo/logger: isomorphic logger (a small wrapper around console.log)@repo/ui: a dummy React UI library (which contains<CounterButton>and<Link>components)@repo/typescript-config: tsconfig.json's used throughout the monorepo
We're using Turborepo to manage this project.
install the dependencies
pnpm istart the dev server
pnpm devcopy the .env.example file to .env and set the correct environment variables
cp .env.example .envContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.md for more information.
cryptoB0T - fw0rl6z10@mozmail.com
Project Link: https://github.com/smart-account-starter/smart-account-starter
