Skip to content

Commit

Permalink
Merge pull request #7 from Ryun1/clean-up
Browse files Browse the repository at this point in the history
clean up basereadme
  • Loading branch information
Ryun1 authored Sep 16, 2024
2 parents cedd979 + 427718a commit 121b907
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,18 @@ Further, we show how these keys can be used to create addresses and DRep IDs.

### [CIP-08 Message Signing](./examples/cip-0008-signing.js)

WIP

### [CIP-105 Conway Era Keys](./examples/cip-0105-conway-keys.js)
### [CIP-105 Conway Era Keys](./examples/cip-105-test-vectors.js)

In this example we make extensive test vectors for CIP-105.

## To run examples

Clone the repository.

```shell
git clone
git clone https://github.com/Ryun1/csl-examples.git
```

Navigate to directory.
Expand Down

0 comments on commit 121b907

Please sign in to comment.