Skip to content

Commit

Permalink
Update Anoma nock stdlib (#2786)
Browse files Browse the repository at this point in the history
This stdlib contains the cryptographic stdlib APIs, sign, verify,
sign-detatched (sic) and verify-detatched (sic)

It is obtained from
https://github.com/anoma/anoma/blob/c28de348c169eec567a640152ac7af03f6c9c258/lib/nock.ex#L469

As noted in the comment the stdlibPaths are obtained using the Urbit
dojo. Run:

```
=>  anoma  !=(s)
```
where s is a stdlib symbol

 eg:
```
=>  anoma  !=(add)
      [9 20 0 63]
```
  • Loading branch information
paulcadman authored May 23, 2024
1 parent 161a34c commit d697cd5
Show file tree
Hide file tree
Showing 2 changed files with 1,155 additions and 94 deletions.
Loading

0 comments on commit d697cd5

Please sign in to comment.