Mastercoin API - what to use?

1

I am interested in communicating with the Mastercoin network through an API to control various assets. In Bitcoin, I would run the Bitcoin daemon and use the documented API. For Mastercoin, I'm hearing conflicting opinions - either using omniwallet, mastercoin-tools or mastercore.

What is the best approach to take to communicate with the Mastercoin network through an API?

ThePiachu

Posted 2014-12-19T23:52:20.573

Reputation: 41 594

Answers

2

I think the most easy way to do this would be through Omniwallet API. mastercoin-tools is deprecated and should not be used.

If you want the better security achieved by running a local instance, use Master Core.

ripper234

Posted 2014-12-19T23:52:20.573

Reputation: 25 192

Hmm, Master Core appears to come with a big warning of "This software is EXPERIMENTAL software for TESTNET TRANSACTIONS only. USE ON MAINNET AT YOUR OWN RISK.". So is that still the preferred choice for people wishing to run services using Mastercoin?ThePiachu 2014-12-21T09:04:32.153

Yup! You know, liability and stuff :)

Also, Mastercore is being renamed Omnicore. – dacoinminster 2014-12-22T17:45:47.457