Skip to content

Repository files navigation

Sporechain Node

Running the ATProtocol Identity Provider (AIP)

docker build -t aip ./aip
docker run -p 8080:8080 \
  -e EXTERNAL_BASE=http://localhost:8080 \
  -e DPOP_NONCE_SEED=$(openssl rand -hex 32) \
  aip

About

Core node software that comprises the state machine of the Sporechain network

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages