This might seem like a relatively easy question but I’m kind of confused.
I tried following the cert-issuer module but I’m unsure on which steps should i take for regtest and for testnet i seem to be mixing them up.
Could someone help me out on the steps i need to take for testnet.
Hi @kim and @HipsPrav! Ive starter working with blockcerts for some time, and so far i managed to:
Have the cert viewer running and visualizing the examples
Made my own template and roaster using cert tools
Made my first bach of unsigned certificates
My problem starts when i try to paste the certificates on the testnet, I run the cert issuer and get this error
SDs-MacBook-Air:cert-issuer-master sd$ python cert-issuer -c conf.ini
python: can’t open file ‘cert-issuer’: [Errno 2] No such file or directory
Can you help me or give me some advice?
Thanks in advanced!