Creating Private and Public KeysΒΆ

In order to sign your Transactions, you will need a 256-bit key. Sawtooth uses the secp256k1 ECSDA standard for signing, which means that almost any set of 32 bytes is a valid key.