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
Protocols
Hash
Classes
Local
Forger
Uint8
Array
Consumer
Interfaces
Forge
Params
Forger
Type aliases
Decoder
Encoder
Forge
Response
Variables
VERSION
decoders
encoders
local
Forger
op
Mapping
op
Mapping
Reverse
Functions
get
Codec
Type aliases
Decoder
Decoder
:
(
val
:
Uint8ArrayConsumer
)
=>
string
|
number
|
object
|
undefined
Type declaration
(
val
:
Uint8ArrayConsumer
)
:
string
|
number
|
object
|
undefined
Parameters
val:
Uint8ArrayConsumer
Returns
string
|
number
|
object
|
undefined
Encoder
Encoder<T>
:
(
val
:
T
)
=>
string
Type parameters
T
Type declaration
(
val
:
T
)
:
string
Parameters
val:
T
Returns
string
Forge
Response
Forge
Response
:
string
Variables
Const
VERSION
VERSION
:
{
commitHash
:
string
;
version
:
string
}
= ...
Type declaration
commit
Hash
:
string
version
:
string
Const
decoders
decoders
:
{}
= ...
Type declaration
[
key:
string
]:
Decoder
Const
encoders
encoders
:
{}
= ...
Type declaration
[
key:
string
]:
Encoder
<
any
>
Const
local
Forger
local
Forger
:
LocalForger
= ...
Const
op
Mapping
op
Mapping
:
{}
= ...
Type declaration
[
key:
string
]:
string
Const
op
Mapping
Reverse
op
Mapping
Reverse
:
{}
= ...
Type declaration
[
key:
string
]:
string
Functions
get
Codec
get
Codec
(
codec
:
CODEC
, _proto
:
ProtocolsHash
)
:
{
decoder
:
(
hex
:
string
)
=>
any
;
encoder
:
Encoder
<
any
>
}
Parameters
codec:
CODEC
_proto:
ProtocolsHash
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/contracts-
library
@taquito/core
@taquito/http-
utils
@taquito/ledger-
signer
@taquito/local-
forging
@taquito/michelson-
encoder
@taquito/remote-
signer
@taquito/rpc
@taquito/sapling
@taquito/signer
@taquito/taquito
@taquito/tzip12
@taquito/tzip16
@taquito/utils
CODEC
Protocols
Hash
Local
Forger
Uint8
Array
Consumer
Forge
Params
Forger
Decoder
Encoder
Forge
Response
VERSION
decoders
encoders
local
Forger
op
Mapping
op
Mapping
Reverse
get
Codec
Generated using
TypeDoc