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
References
Forge
Params
Forge
Response
Forger
Enumerations
CODEC
Protocols
Hash
Classes
Local
Forger
Uint8
Array
Consumer
Type aliases
Decoder
Encoder
Variables
VERSION
decoders
encoders
local
Forger
Functions
get
Codec
References
Forge
Params
Re-exports
ForgeParams
Forge
Response
Re-exports
ForgeResponse
Forger
Re-exports
Forger
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
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
= ...
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/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
Forge
Params
Forge
Response
Forger
CODEC
Protocols
Hash
Local
Forger
Uint8
Array
Consumer
Decoder
Encoder
VERSION
decoders
encoders
local
Forger
get
Codec
Generated using
TypeDoc