Skip to content

Danimal01/zerodev-UnlimitDemo

 
 

Repository files navigation

Unlimit Crypto & Zero Dev Account Abstraction Wallets

Check out Unlimit Crypto's docs to learn more. Check out Zero Dev's docs to learn more.

Getting Started

Head to the ZeroDev dashboard. Here, create a project for a network of your choice. Copy the project ID as you will be using it in the next steps.

With your project set up, follow these simple steps to run the demo locally:

git clone https://github.com/Danimal01/zerodev-danimalDemo
cd zerodev-danimalDemo
yarn install
export REACT_APP_ZERODEV_PROJECT_ID="your-project-id"
vercel dev

Now the demo should be running on localhost! image

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.8%
  • JavaScript 5.9%
  • HTML 3.3%