Skip to content

Commit

Permalink
Merge pull request #464 from 0xPolygonID/feature/universal_witnesscalc
Browse files Browse the repository at this point in the history
Universal witnesscalc.
  • Loading branch information
5eeman authored Dec 2, 2024
2 parents 0b20e2b + 7def1a8 commit 4df9d91
Show file tree
Hide file tree
Showing 106 changed files with 105 additions and 2,994 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,11 @@ If you want to deploy your own State Contract, please check the [contract docume

You can get the current env using [PolygonIdSdk.I.getEnv()](lib/sdk/polygon_id_sdk.dart#L76).

# Witness calculation

To generate proofs, you need to use witness calculation data (.wcd) files. Common .wcd files are provided in the [assets](assets) folder.
Place them under the `assets` folder in your project.

# Deploy and check
### Deploy
1. Clone this repository.
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4df9d91

Please sign in to comment.