JunoTools is a multi purpose dApp for interacting with various smart contracts on Juno Network. One tool to rule them all!
Last updated Mar 20, 2025
37
Stars
21
Forks
12
Issues
0
Stars/day
Attention Score
30
Language breakdown
TypeScript 95.0%
JavaScript 3.4%
CSS 1.6%
Shell 0.0%
▸ Files
click to expand
README

juno-tools
- Mainnet website: https://juno.tools
- Testnet website: https://test.juno.tools
Prerequisites
Required
- Git
- Node.js 14 or LTS
- Yarn
- Keplr Wallet browser extension
- 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 the values
cp .env.example .env
run development server
yarn dev
(optional) lint and format project
yarn lint
References
- https://docs.juno.tools
- https://docs.juno.tools/docs/dashboards/airdrop/introduction
- https://docs.juno.tools/docs/dashboards/airdrop/guide
- https://docs.juno.tools/docs/dashboards/cw-1/subkeys/introduction
- https://docs.juno.tools/docs/dashboards/cw-20/base/introduction
- https://docs.juno.tools/docs/dashboards/cw-721/base/introduction
Questions
🔗 More in this category