@substrate/txwrapper-orml
TypeScript icon, indicating that this package has built-in type declarations

7.5.3 • Public • Published



@substrate/txwrapper-orml

Selected dispatchables of ORML pallets, to be re-exported by chain specific txwrappers

npm Github Actions david-dm



yarn add @substrate/txwrapper-orml

In a JS/TS index file of package:

import { methods as ORMLMethods } from '@substrate/txwrapper-orml';

// Export methods of pallets included in the chain
export const methods = {
	currencies: ORMLMethods.currencies,
  ...
};

Have a look at the txwrapper creation guide for chain builders to see more guidance on how to use this package in a chain specific txwrapper.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.1-beta.430canary
7.5.3154latest

Version History

VersionDownloads (Last 7 Days)Published
7.5.3154
7.5.2139
7.5.187
7.5.00
7.4.014
7.3.00
7.2.10
7.2.00
7.1.13
7.1.00
7.0.10
7.0.00
6.0.10
6.0.00
5.0.10
5.0.00
4.1.00
4.0.32
4.0.20
4.0.10
4.0.00
3.2.20
3.2.12
3.2.00
3.1.70
3.1.60
3.1.50
3.1.40
3.1.30
3.1.20
3.1.10
3.1.00
3.0.40
3.0.30
3.0.20
3.0.10
3.0.00
2.0.30
2.0.20
2.0.00
1.5.90
1.5.80
1.5.70
1.5.60
1.5.50
1.5.40
1.5.30
1.5.20
1.5.10
1.5.00
1.4.00
1.3.20
1.3.10
1.3.00
1.2.210
1.2.200
1.2.192
1.2.180
1.2.170
1.2.160
1.2.140
1.2.130
1.2.120
1.2.110
1.2.100
1.2.90
1.2.80
1.2.72
1.2.60
1.2.50
1.2.30
1.2.20
1.2.10
1.1.30
1.1.20
1.1.12
1.1.00
1.0.00
0.5.10
0.5.02
0.4.10
0.4.00
0.3.00
0.2.10
0.2.0-beta.00
0.1.1-beta.430

Package Sidebar

Install

npm i @substrate/txwrapper-orml

Weekly Downloads

409

Version

7.5.3

License

Apache-2.0

Unpacked Size

43.5 kB

Total Files

31

Last publish

Collaborators

  • bee344
  • tarikgul
  • marshacb
  • imod7
  • andrew-ifrita