Skip to content

FirmaChain/firmachain-cosmwasm-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

firmachain-cosmwasm-tool

firmachain-cosmwasm-tool


Features

This project provides tools for deploying and managing CW20 and CW721 tokens within the FIRMA CHAIN ecosystem. It facilitates experimentation and learning of various CosmWasm contracts through a testnet, and when ready, allows the deployment of CosmWasm contracts to the mainnet. Users can easily deploy and test the full capabilities of CW20 and CW721 tokens through this project.


Installation and Running

The firmachain-cosmwasm-tool is built on the NestJS framework. No special environment variable settings are required, and it can be used immediately after basic project setup.

  1. Clone the project and move into the directory:
git clone https://github.com/FirmaChain/firmachain-cosmwasm-tool.git
cd firmachain-cosmwasm-tool
  1. Install the required packages and run:
npm install
npm run start

Now the cosmwasm-tool project is running, and you have access to all the functionalities needed to deploy and manage CW20 and CW721 tokens.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages