Skip to content

JunoTools is a multi purpose dApp for interacting with various smart contracts on Juno Network. One tool to rule them all!

Notifications You must be signed in to change notification settings

m00ntek/juno-tools

 
 

Repository files navigation

juno-tools

juno-tools

Prerequisites

Required

  • Git
  • Node.js 14 or LTS
  • Yarn
  • Keplr Wallet browser extension

Optional

  • S3 bucket instance (minio, etc.)

Setup local development

# clone repository
git clone https://github.com/CosmosContracts/juno-tools.git
cd juno-tools

# install dependencies
yarn install

# copy env file and fill in values
cp .env.example .env

# run development server
yarn dev

# (optional) lint and format project
yarn lint

References

Questions

About

JunoTools is a multi purpose dApp for interacting with various smart contracts on Juno Network. One tool to rule them all!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.0%
  • JavaScript 3.9%
  • CSS 1.9%
  • Shell 0.2%