https://github.com/alchemyplatform/try-alchemy-sdk
super quick repo to get started with the alchemy-sdk
https://github.com/alchemyplatform/try-alchemy-sdk
Last synced: 11 months ago
JSON representation
super quick repo to get started with the alchemy-sdk
- Host: GitHub
- URL: https://github.com/alchemyplatform/try-alchemy-sdk
- Owner: alchemyplatform
- Created: 2022-08-04T01:06:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T16:46:43.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T20:26:07.003Z (over 1 year ago)
- Language: JavaScript
- Size: 1.49 MB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# try-alchemy-sdk
super quick repo to get started with the alchemy-sdk
1. Clone this repo with `git clone git@github.com:alchemyplatform/try-alchemy-sdk.git`
2. Install `alchemy-sdk` by running: `npm install`
3. Try out the examples in `sdk-quickstart.js` with `node sdk-quickstart.js`
4. Profit 💙