Skip to content

e-m-s-y/radians-transactions-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published