Skip to content

ChihuahuaTools is a multi purpose dApp for interacting with various smart contracts on Chihuahua Chain. One tool to rule them all!

Notifications You must be signed in to change notification settings

Pupmos/chihuahua-tools

Repository files navigation

chihuahua-tools

chihuahua-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/ChihuahuaChain/chihuahua-tools.git
cd chihuahua-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

ChihuahuaTools is a multi purpose dApp for interacting with various smart contracts on Chihuahua Chain. One tool to rule them all!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published