Skip to content

NillionNetwork/nilauth

Repository files navigation

nilauth

nilauth keeps track of blind module subscriptions and allows minting the root NUCs that grant access to them.

Development

Make sure your system has the following dependencies installed:


Start dependencies by running:

docker compose up

Once they're up, start nilauth by running:

cargo run -- --config-file config.sample.yaml

Tests

Test the application by running:

cargo test

Note that tests require docker to be installed and will start and stop a few containers while they're running.

nilchain

The nilchain instance can be reached at the following ports:

  • JSON RPC: 26648
  • gRPC: 26649
  • REST: 26650

There's a single "stash" key that contains lots of funds using private key 97f49889fceed88a9cdddb16a161d13f6a12307c2b39163f3c3c397c3c2d2434.

About

The authority service that mints root NUC tokens

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages