File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
= keep-core
2
2
3
- https://github.com/keep-network/keep-core/actions/workflows/contracts-ecdsa.yml[image:https://img.shields.io/github/workflow/status/keep-network/keep-core/Solidity%20ECDSA/main? event=push&label=ECDSA%20contracts%20build[ECDSA contracts build status]]
4
- https://github.com/keep-network/keep-core/actions/workflows/contracts-random-beacon.yml[image:https://img.shields.io/github/workflow/status/keep-network/keep-core/Solidity%20Random%20Beacon/main? event=push&label=Random%20Beacon%20contracts%20build[Random Beacon contracts build status]]
5
- https://github.com/keep-network/keep-core/actions/workflows/client.yml[image:https://img.shields.io/github/workflow/status/keep-network/keep-core/Client/main? event=push&label=Client build[Go client build status]]
3
+ https://github.com/keep-network/keep-core/actions/workflows/contracts-ecdsa.yml[image:https://img.shields.io/github/actions/ workflow/status/keep-network/keep-core/contracts-ecdsa.yml?branch=main& event=push&label=ECDSA%20contracts%20build[ECDSA contracts build status]]
4
+ https://github.com/keep-network/keep-core/actions/workflows/contracts-random-beacon.yml[image:https://img.shields.io/github/actions/ workflow/status/keep-network/keep-core/contracts-random-beacon.yml?branch=main& event=push&label=Random%20Beacon%20contracts%20build[Random Beacon contracts build status]]
5
+ https://github.com/keep-network/keep-core/actions/workflows/client.yml[image:https://img.shields.io/github/actions/ workflow/status/keep-network/keep-core/client.yml?branch=main& event=push&label=Client build[Go client build status]]
6
6
https://docs.threshold.network[image:https://img.shields.io/badge/docs-website-green.svg[Docs]]
7
7
https://discord.gg/threshold[image:https://img.shields.io/badge/chat-Discord-5865f2.svg[Chat with us on Discord]]
8
8
Original file line number Diff line number Diff line change 3
3
4
4
= Keep ECDSA v2
5
5
6
- https://github.com/keep-network/keep-core/actions/workflows/contracts-ecdsa.yml[image:https://img.shields.io/github/workflow/status/keep-network/keep-core/Solidity%20ECDSA/main? event=push&label=ECDSA%20contracts%20build[ECDSA contracts build status]]
6
+ https://github.com/keep-network/keep-core/actions/workflows/contracts-ecdsa.yml[image:https://img.shields.io/github/actions/ workflow/status/keep-network/keep-core/contracts-ecdsa.yml?branch=main& event=push&label=ECDSA%20contracts%20build[ECDSA contracts build status]]
7
7
8
8
The Keep Network offers threshold ECDSA protocol to generate ECDSA wallets
9
9
without any single signer having access to the corresponding private key. This
Original file line number Diff line number Diff line change 3
3
4
4
= Keep Random Beacon v2
5
5
6
- https://github.com/keep-network/keep-core/actions/workflows/contracts-random-beacon.yml[image:https://img.shields.io/github/workflow/status/keep-network/keep-core/Solidity%20Random%20Beacon/main? event=push&label=Random%20Beacon%20contracts%20build[Random Beacon contracts build status]]
6
+ https://github.com/keep-network/keep-core/actions/workflows/contracts-random-beacon.yml[image:https://img.shields.io/github/actions/ workflow/status/keep-network/keep-core/contracts-random-beacon.yml?branch=main& event=push&label=Random%20Beacon%20contracts%20build[Random Beacon contracts build status]]
7
7
8
8
The Keep Network requires a trusted source of randomness for the process of
9
9
trustless group selection. While the network requires that randomness to function
You can’t perform that action at this time.
0 commit comments