1.0.11 • Published 4 years ago

@foly/radians-transactions-plugin v1.0.11

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

Radians transactions plugin

Installation

1 Add the plugin to your relay node.

cd ~/{core-bridgechain}/plugins && git clone https://github.com/e-m-s-y/radians-transactions-plugin.git

2 Open ~/.config/{ark-core}/{mainnet|devnet|testnet}/plugins.js and add the plugin config above the @arkecosystem/core-database-postgres package.

"@foly/radians-transactions-plugin": {
    enabled: true
}

3 Build the plugin.

cd ~/{core-bridgechain}
yarn setup

4 Restart your relay.

Credits

License

MIT

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago