Skip to content

johngribbin/ssa-toshi

Repository files navigation

SSA Toshi

What is this?

This is a fairly primitive prototype to showcase how Ethereum smart contracts might be utilized to make a dent in the Space Situational Awareness (SSA) problem. This research led to the creation and launch of TruSat.

See the KuiperDatabase.sol "smart contract" in the contracts directory. It was deployed to and still lives on the Rinkeby Ethereum test-net.

Get Started

Run the following commands to clone the repo, install the frontend dependencies and run the DApp locally:

git clone https://github.com/johngribbin/ssa-toshi.git ssa_toshi
cd ssa_toshi/frontend && yarn install && yarn start

About

Research project to highlight smart contract capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published