Skip to content

huynq-smartosc/subql-cosmos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

yarn
cd packages/common-cosmos && yarn && yarn build && cd ..
cd types && yarn && yarn build && cd ..
cd testproj && yarn && yarn codegen && yarn build && cd ..
cd node && yarn 
cd docker && docker compose up -d && cd ..
yarn start

About

A fork of Subql for cosmos support

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.0%
  • JavaScript 1.4%
  • Other 0.6%