Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to test an added coin in the CAS without make a pull request #768

Open
gaviMadeThat opened this issue Nov 1, 2022 · 2 comments
Open

Comments

@gaviMadeThat
Copy link

There's a way to test a coin without making a pull request, not using the tester file inside the repo, using a real BATM, or is necessary to make a pull request to make it?

@pvyhnal-generalbytes
Copy link
Contributor

Hi, yes, you can build your own version of server_extensions_extra-*.jar and place it in /batm/app/master/extensions/ directory on your server. If you're adding a coin you will also need to replace /batm/app/master/lib/currencies-*.jar with the .jar file you built and restart the server.

@DairoPortillo
Copy link

@pvyhnal-generalbytes.
I am doing a private integration, but I don't understand which files should go in the new separate module of 'server_extensions_extra.' Should I rename the compiled build of 'server_extensions_extra'? Can I simply copy and paste the folder and rename it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants