Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit daea9d3

Browse files
Merge pull request #34 from findy-network/update-getting-started
Update getting started instructions.
2 parents 1095ec7 + 9c3d4bb commit daea9d3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
[![test](https://github.com/findy-network/findy-agent-api/actions/workflows/test.yml/badge.svg?branch=dev)](https://github.com/findy-network/findy-agent-api/actions/workflows/test.yml)
44

5+
## Getting Started
6+
7+
Findy Agency is a collection of services ([Core](https://github.com/findy-network/findy-agent),
8+
[Auth](https://github.com/findy-network/findy-agent-auth),
9+
[Vault](https://github.com/findy-network/findy-agent-vault) and
10+
[Web Wallet](https://github.com/findy-network/findy-wallet-pwa)) that provide
11+
full SSI agency along with a web wallet for individuals.
12+
To start experimenting with Findy Agency we recommend you to start with
13+
[the documentation](https://findy-network.github.io/) and
14+
[set up the agency to your localhost environment](https://github.com/findy-network/findy-wallet-pwa/tree/dev/tools/env#agency-setup-for-local-development).
15+
16+
- [Documentation](https://findy-network.github.io/)
17+
- [Instructions for starting agency in Docker containers](https://github.com/findy-network/findy-wallet-pwa/tree/dev/tools/env#agency-setup-for-local-development)
18+
19+
## Project
20+
521
The gRPC API v1 includes interfaces for:
622

723
- **operation services**: log levels, statistics, health checking, etc.

0 commit comments

Comments
 (0)