mirror of
https://github.com/fluencelabs/trust-graph
synced 2024-12-04 23:30:19 +00:00
7 lines
239 B
Markdown
7 lines
239 B
Markdown
|
# How to generate export certificates
|
||
|
1. Go to `local-network`
|
||
|
2. Run `docker compose up -d` to start Fluence node
|
||
|
3. Go back to `../admin`
|
||
|
4. Put `root_secret_key.ed25519` and `issuer_secret_key.ed25519` to folder
|
||
|
5. Run `npm run start`
|