Catapult public network (test_net)

Catapult-service-bootstrap and the Catapult API Endpoint (http://api.beta.catapult.mijin.io:3000) are running on a private network (Mijin Test). My question is, are there any catapult public network services running? Or has anyone ran one themselves locally?

I ask because I would like to test out atomic cross chain swaps.

Thank You.

1 Like

What do you mean by public services? If you mean public blockchain then i don’t think so. Also NEM blockchain is still on old version because IN Catapult is missing some features required by NEM public blockchain (like for example POI calculation and consensus algorithm)

1 Like

Thanks you very much for this information.

But you can run your own network on Catapult.

Yes, I’ve been running my own network using catapult-service-bootstrap (https://github.com/tech-bureau/catapult-service-bootstrap) Although it is running on mijin_test network.

I would be interested in one running on test_net network and another on running on mijin_test network. To my knowledge, this is the only scenario I can test atomic cross-chain swaps.

Would there be other scenarios I can test Atomic cross-chain swaps?

1 Like

Hello, I’m going back on this. By own network you mean something like https://github.com/tech-bureau/catapult-service-bootstrap right?

Is there something similar that allows it to run NOT on mijin_test?

This docker image will let you run your own Catapult node. And it’s quickest solution as far as I know.

catapult-service-bootstrap?

Yes. But I never used so I think better support can provide devs from @nemprojects Telegram channel

1 Like