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

set up raw-addresses.txt and addresses.txt #11

Closed
mxito3 opened this issue Nov 30, 2018 · 5 comments
Closed

set up raw-addresses.txt and addresses.txt #11

mxito3 opened this issue Nov 30, 2018 · 5 comments

Comments

@mxito3
Copy link

mxito3 commented Nov 30, 2018

is there an example of how to set up raw-addresses.txt and addresses.txt

@jontey
Copy link

jontey commented Nov 30, 2018

It is generated for you when you run docker-compose up

@mxito3
Copy link
Author

mxito3 commented Nov 30, 2018

It is generated for you when you run docker-compose up

The problem is that the container which used to generete address response with an error ' (core dumped) /catapult/bin/catapult.tools.address --generate=${num_addresses} -n mijin-test > ${raw_addresses_path}' .but i can use 'nem2-cli account generate --network MIJIN_TEST --save --url http://localhost:3000' in host . so i want to generate address outside container use nem2-cli.but the problem is i don't know the format of raw_addresses.can you give a example of raw_addresses?

@jontey
Copy link

jontey commented Nov 30, 2018

This is what I get when I generate the addresses. (Private keys are redacted because they are private)

Address Tool
Copyright (c) Jaguar0625, gimre, BloodyRookie, Tech Bureau, Corp.
catapult version: 0.2.0.2 (public)

Address Tool Initializing Logging...

--- generating 2 keys ---
           private key: <private key>
            public key: 151B942D755F50B540BC70D2F80560828F47DCE2FF4170AE7D929C8938F8A7C8
  address (mijin-test): SDS52FRHN7Z74ZG4WFR27HOJNQDASNL2GM2EIGIX

           private key: <private key>
            public key: F855C55F76A36B48D449396F5E9474548638CCCB9B15EE49884CC8C39E5B28F0
  address (mijin-test): SAJOPVZJOUHKYSIRIKWODLITHVTN4PLVMREAVM3V

@jontey
Copy link

jontey commented Dec 13, 2018

@mxito3 did this help?

I think this issue is closed.

@mxito3
Copy link
Author

mxito3 commented Dec 13, 2018

@mxito3 did this help?

I think this issue is closed.

someone generate these two files,it works!

@kaiyzen kaiyzen closed this as completed Dec 13, 2018
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