Search
Preparing search index...
The search index is not available
Taquito
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Taquito
@taquito/local-forging
Module @taquito/local-forging
Index
Enumerations
CODEC
Classes
Local
Forger
Uint8
Array
Consumer
Type aliases
Decoder
Encoder
Variables
decoders
encoders
local
Forger
Functions
get
Codec
Type aliases
Decoder
Decoder
:
(
val
:
Uint8ArrayConsumer
)
=>
string
|
number
|
{}
|
undefined
Type declaration
(
val
:
Uint8ArrayConsumer
)
:
string
|
number
|
{}
|
undefined
Parameters
val:
Uint8ArrayConsumer
Returns
string
|
number
|
{}
|
undefined
Encoder
Encoder<T>
:
(
val
:
T
)
=>
string
Type parameters
T
Type declaration
(
val
:
T
)
:
string
Parameters
val:
T
Returns
string
Variables
Const
decoders
decoders
:
{}
= ...
Type declaration
[
key:
string
]:
Decoder
Const
encoders
encoders
:
{}
= ...
Type declaration
[
key:
string
]:
Encoder
<
any
>
Const
local
Forger
local
Forger
:
LocalForger
= ...
Functions
get
Codec
get
Codec
(
codec
:
CODEC
)
:
{
decoder
:
(
hex
:
string
)
=>
any
;
encoder
:
Encoder
<
any
>
}
Parameters
codec:
CODEC
Returns
{
decoder
:
(
hex
:
string
)
=>
any
;
encoder
:
Encoder
<
any
>
}
decoder
:
(
hex
:
string
)
=>
any
(
hex
:
string
)
:
any
Parameters
hex:
string
Returns
any
encoder
:
Encoder
<
any
>
Modules
@taquito/beacon-
wallet
@taquito/http-
utils
@taquito/ledger-
signer
@taquito/local-
forging
@taquito/michelson-
encoder
@taquito/remote-
signer
@taquito/rpc
@taquito/signer
@taquito/taquito
@taquito/tezbridge-
signer
@taquito/tezbridge-
wallet
@taquito/tzip12
@taquito/tzip16
@taquito/utils
CODEC
Local
Forger
Uint8
Array
Consumer
Decoder
Encoder
decoders
encoders
local
Forger
get
Codec
Generated using
TypeDoc