Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nethermindeth/eth-pairings-bindings
C# bindings for the eth_pairings library
https://github.com/nethermindeth/eth-pairings-bindings
cryptography eip-1962 pairings
Last synced: about 2 months ago
JSON representation
C# bindings for the eth_pairings library
- Host: GitHub
- URL: https://github.com/nethermindeth/eth-pairings-bindings
- Owner: NethermindEth
- License: mit
- Created: 2023-04-24T23:34:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T13:52:57.000Z (5 months ago)
- Last Synced: 2024-07-31T11:21:23.753Z (5 months ago)
- Topics: cryptography, eip-1962, pairings
- Language: C#
- Homepage:
- Size: 931 KB
- Stars: 1
- Watchers: 15
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eth-pairings-bindings
[![Test](https://github.com/nethermindeth/eth-pairings-bindings/actions/workflows/test.yml/badge.svg)](https://github.com/nethermindeth/eth-pairings-bindings/actions/workflows/test.yml)
[![Nethermind.Crypto.Pairings](https://img.shields.io/nuget/v/Nethermind.Crypto.Pairings)](https://www.nuget.org/packages/Nethermind.Crypto.Pairings)C# bindings for the Matter Labs [eth_pairings](https://github.com/matter-labs/eip1962) library.
### Build
Files in the `src/Nethermind.Crypto.Pairings/runtimes` directory are empty.
Before building the project, these files should be replaced with the respective eth_pairings binaries.