An open API service indexing awesome lists of open source software.

https://github.com/alchemyplatform/transfers_api_javascript_scripts

A collection for scripts for using the Alchemy Transfers API
https://github.com/alchemyplatform/transfers_api_javascript_scripts

Last synced: 12 months ago
JSON representation

A collection for scripts for using the Alchemy Transfers API

Awesome Lists containing this project

README

          

# Alchemy Transfers API Javascript Scripts

Clone the repo, install dependencies, and try the API out!

1. Clone

```
git clone https://github.com/alchemyplatform/transfers_api_javascript_scripts.git
```

2. Install

```
npm install
```

3. Use `alchemy-web3` javascript sdk

```
node alchemy-web3-all-transfers-script.js
```

4. Use `fetch` javascript module

```
node fetch-all-transfers-script.js
```

5. Use `axios` javascript module

```
node axios-all-transfers-script.js
```

6. Read docs for more info

https://docs.alchemy.com/alchemy/enhanced-apis/transfers-api