Skip to content

Harshal-behare/Algorand_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create a Fungible Token on Algorand with JS

Welcome to the "Create a Fungible Token on Algorand with JS" project! This repository provides step-by-step instructions and code samples to help you create your own fungible tokens on the Algorand blockchain using JavaScript.

Prerequisites

Before we begin, make sure you have the following prerequisites installed on your system:

  • Node.js and npm (Node Package Manager)
  • Algorand Sandbox for a local Algorand node (optional)
  • An Algorand account with ALGO tokens for transaction fees
  • Basic knowledge of JavaScript and Algorand blockchain concepts

Getting Started

Follow these steps to create a fungible token on Algorand:

  1. Clone this repository to your local machine:

    git clone https://github.com/Kayleexx/algorand-fungible-token.git
    
  2. Change directory to the project folder:

    cd algorand-fungible-token
    
  3. Install project dependencies:

    npm install
    

Usage

Once you have created your fungible token, you can use it for various purposes, such as creating a token-based economy, managing assets, or even building decentralized applications (dApps) on the Algorand blockchain.

About

A Project on algorand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published