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

Commit

Permalink
Merge pull request #34 from findy-network/update-getting-started
Browse files Browse the repository at this point in the history
Update getting started instructions.
  • Loading branch information
lauravuo-techlab authored May 3, 2022
2 parents 1095ec7 + 9c3d4bb commit daea9d3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

[![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)

## Getting Started

Findy Agency is a collection of services ([Core](https://github.com/findy-network/findy-agent),
[Auth](https://github.com/findy-network/findy-agent-auth),
[Vault](https://github.com/findy-network/findy-agent-vault) and
[Web Wallet](https://github.com/findy-network/findy-wallet-pwa)) that provide
full SSI agency along with a web wallet for individuals.
To start experimenting with Findy Agency we recommend you to start with
[the documentation](https://findy-network.github.io/) and
[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).

- [Documentation](https://findy-network.github.io/)
- [Instructions for starting agency in Docker containers](https://github.com/findy-network/findy-wallet-pwa/tree/dev/tools/env#agency-setup-for-local-development)

## Project

The gRPC API v1 includes interfaces for:

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

0 comments on commit daea9d3

Please sign in to comment.