@cybercongress/dapp-wallet2
0.0.1 • Public • Published
parity.js
JavaScript APIs and UIs for Parity.
development
- Install Node if not already available
- Change to the
js
directory inside parity/
- Install the npm modules via
npm install
- Parity should be run with
parity --ui-no-validation [...options]
(where options
can be --chain testnet
)
- Start the development environment via
npm start
- Connect to the UI
Package Sidebar
Install
npm i @cybercongress/dapp-wallet2
Weekly Downloads