https://github.com/unboxed-software/solana-lab-token22-in-the-client
https://github.com/unboxed-software/solana-lab-token22-in-the-client
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/unboxed-software/solana-lab-token22-in-the-client
- Owner: Unboxed-Software
- Created: 2024-02-05T20:12:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-18T15:46:15.000Z (about 2 years ago)
- Last Synced: 2025-01-28T21:34:12.129Z (over 1 year ago)
- Language: TypeScript
- Size: 204 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started
To install dependencies and run the script, run the following commands
```bash
npm install
npm run start
```