1.0.0 • Published 4 years ago

@emsy/scooter-transactions v1.0.0

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

Custom scooter transactions

This plugin contains custom transactions built for the Tier-0 Ark Scooters project.

https://ark.io/projects/ark-scooters

Installation

1 Add the plugin to your relay node.

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

2 Open ~/.config/{ark-core}/{mainnet|devnet|testnet}/plugins.js and add the plugin config at the bottom of the file.

"@e-m-s-y/scooter-transactions": {
    enabled: true
}

3 Build the plugin.

cd ~/{core-bridgechain}
yarn build

4 Restart your relay.

Credits

License

MIT