Small example of polkadot-js typegen for efinity.io.
npm install
npm run generate
cd example
npm install
npm run build
node ss58.js
Or in one go:
npm install && npm run generate && cd example && npm install && npm run build && node ss58.js
Small example of PolkadotJS Typegen for the Efinity Parachain
Repository from Github https://github.comrgoulter/polkadot-js-typegen-efinity
Small example of polkadot-js typegen for efinity.io.
npm install
npm run generate
cd example
npm install
npm run build
node ss58.js
Or in one go:
npm install && npm run generate && cd example && npm install && npm run build && node ss58.js
Small example of PolkadotJS Typegen for the Efinity Parachain