Skip to content

JiahuiWho/stellar-anchor-tests

 
 

Repository files navigation

Stellar Anchor Tests Monorepo

Live at anchor-tests.stellar.org

This repository is a container for three applications.

  • @stellar/anchor-tests
    • A library and CLI for testing stellar anchors. Will be published to npm.
  • ui
    • A react-redux web interface for running anchor tests. Connects to the server via websockets.
  • server
    • A socket.io server. Depends on @stellar/anchor-tests.

See each project for more information. To install and run all applications:

git clone [email protected]:stellar/stellar-anchor-tests.git
cd stellar-anchor-tests
yarn install
yarn build:all
yarn start:all

About

A library and CLI tool for testing Stellar anchors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 0.8%
  • Dockerfile 0.5%
  • HTML 0.3%
  • Makefile 0.3%
  • Nix 0.0%