UNPKG

@btc-vision/transaction

Version:

OPNet transaction library allows you to create and sign transactions for the OPNet network.

10 lines 304 B
{ "eslint.validate": ["javascript", "typescript"], "prettier.useEditorConfig": false, "prettier.useTabs": false, "prettier.configPath": ".prettierrc.json", "prettier.requireConfig": true, "prettier.tabWidth": 4, "prettier.singleQuote": true, "editor.formatOnSave": true, }