_generatekeypair_.md 709 B
Newer Older
[@amaurymartiny/txwrapper](../README.md)[Globals](../globals.md)["generateKeypair"](_generatekeypair_.md)

# External module: "generateKeypair"

## Index

### Interfaces

* [KeyringPair](../interfaces/_generatekeypair_.keyringpair.md)

### Functions

* [generateKeypair](_generatekeypair_.md#generatekeypair)

## Functions

###  generateKeypair

**generateKeypair**(): *[KeyringPair](../interfaces/_generatekeypair_.keyringpair.md)*
*Defined in [src/generateKeypair.ts:13](https://github.com/amaurymartiny/polkadotjs-wrapper/blob/4ad0632/src/generateKeypair.ts#L13)*

Generate a valid public/private keypair offline

**Returns:** *[KeyringPair](../interfaces/_generatekeypair_.keyringpair.md)*