Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secp256r1 Signature Instruction

A simple library to create well-formed Secp256r1 signature instructions for use with the Secp256r1SigVerify program on Solana as a part of SIMD-48.

Setup

To use the Secp256r1SigVerify program, you will need to create a custom build of the solana-test-validator

To do this:

  1. Clone the master repo from: Bunkr-On-Chain-2FA/solana
  2. run: ./cargo build
  3. go to the /target directory and run ./solana-test-validator

Now you can run the tests in this repo using yarn test

About

A TypeScript SDK to generate instruction for the Secp256r1 Precompile Program

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages