Skip to content

murat48/Wallet

Repository files navigation

User Controlled Wallets

  • This is the first repo of the tutorial on how to use Circle API.

  • There will be several more repositories.

  • Each repo is connected to the one before.

  • This is the main branch, includes the final code.

  • You should switch to the study branch first where some parts of the code are missing.

  • This tutorial is based on you working on the study repo but you can also just follow the main repo if you do not want to work with the code.

  • Next tutorial can be found here

Using This Repository

You can clone this repo with the command git clone <repo url>

You will see there is a folder called tutorial in the app foldear under the src folder. This will be the tutorial and the code is provided (on the main, on the study you will fill the code from the tutorial). You can use this repo and code, anyway you like it.

Prereqs

You need to have Node 18.7.0 or higher

Running

You should first download the necessary libraries with the command npm install. Then, you can run the repo with the command npm run dev which will start a local server on http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published