Deejay's Scripts Documentation
  • Getting started
    • Introduction
    • Environment Set-up
    • Import and install our Scripts
    • Scripts overview
    • Setting .env
  • Scripts
    • ℹGet Token Info
    • ✅Check Ownership
    • 🔗Associate / Dissociate Tokens
    • 🪙Create Fungible Token
    • ⚒Mint Additional Fungible Tokens
    • 🎆Burn Fungible Tokens
    • 🔚Create Non-Fungible Token
    • 🔥Burn Non-Fungible Tokens
    • ❄Freeze Non-Fungible Tokens
    • 🀝NFT Transfer between two owned accounts
    • 🔑Update Private Key
    • 🔍Track Hedera NFTs
    • ☠Token Graveyard
Powered by GitBook
On this page
  • 1. Install Node.js (required)
  • 2. Create a GitHub account (recommended)
  • 3. Install GitHub Cli (recommended)
  • 4. Install VisualStudio (optional)
  1. Getting started

Environment Set-up

Get ready to use the Scripts.

PreviousIntroductionNextImport and install our Scripts

Last updated 2 years ago

1. Install Node.js (required)

To use our scripts, you will have to install Node.js on your computer.

Version

Choose the LTS version. Download it from the official Node.js website (see above) and install it.

2. Create a GitHub account (recommended)

Go to github.com and create an account (it's free!)

3. Install GitHub Cli (recommended)

We recommend you to install also the GitHub Cli

4. Install VisualStudio (optional)

We encourage you to use a code editor (IDE) such as Visual Studio (free to use).

LogoNode.jsNode.js
Node.js® is a JavaScript runtime built on .
Chrome's V8 JavaScript engine
LogoGitHubGitHub
LogoGitHub CLIGitHub CLI
GitHub CLI brings GitHub to your terminal. Free and open source.
LogoVisual Studio: IDE and Code Editor for Software Developers and TeamsVisual Studio