Skip to content

This plugin contains custom transactions built for the Joops R.W.A electric scooter rental project.

License

Notifications You must be signed in to change notification settings

Joops-RWA/scooter-transactions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joops R.W.A Custom scooter transactions

This plugin contains custom transactions built for the Joops R.W.A electric scooters rental project.

https://www.joops.app

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.

"@foly/scooter-transactions": {
    enabled: true
}

3 Build the plugin.

cd ~/{core-bridgechain}
yarn build

4 Restart your relay.

License

MIT

About

This plugin contains custom transactions built for the Joops R.W.A electric scooter rental project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%