_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:15](https://github.com/amaurymartiny/polkadotjs-wrapper/blob/9e2988f/src/generateKeypair.ts#L15)*

Generate a valid public/private keypair offline

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