1.1.3 • Published 2 years ago

@ltmp/rcrdshp-flow-templates v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Dapper Wallet transactions

In order to generate all the transactions needed for each environment, please run the generate.js script, it will generate all the CDC code for the following environments:

  • testnet
  • mainnet
  • emulator

So if we want to generate all the transactions for the testnet we do:

% node generate.js

And the generated transactions will be stored inside new folders named after each environment under 'generated'

The generated files can then be used to paste into the dapper developer portal:

NPM Package

To publish the npm package so it can be consumed by javascript clients, update the package version then run:

npm publish
1.1.1

2 years ago

1.1.0

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.5

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago