8000 GitHub - chalabi2/althea-app: A fork of canto.io for the Althea EVM
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chalabi2/althea-app

 
 

Repository files navigation

Canto-io

Overview


Canto.io public repository.

Live site

Installation


To install all dependencies make sure you have yarn installed.

Use node version 16

# checkout correct nvm version
nvm use 16

# check to make sure node version 16 is being used
nvm --version

# install dependencies
yarn

Usage


Run application Locally:

# make sure application build properly
yarn build
# application will run on http://localhost:8000
yarn dev

Testing


All tests are written using the Jest testing library.

# run all tests
yarn test 

About

A fork of canto.io for the Althea EVM

Resources

Security policy

< 43B1 div class="mt-2"> Activity

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.0%
  • JavaScript 1.6%
  • Other 0.4%
0