Blockchain Web Services

Web3 for Organizations

Check our rocket White Paper

A Single API
to call all the Smart Contracts you need.
A Single Marketplace
to find all the Blockchain solutions you demand.
Need support to bring Blockchain to your organization? Contact Us

Smart Contracts

A single API interface to call Smart Contracts as easily as any other web service

Developer

Create an account and get your API key to call public blockchain(s) smart contracts as easily as any web service you're used to

Check Documentation
Community

Do you have a Smart Contract that can make the difference? we will
help you bring your code to bws.ninja and get a profit from it

Get in Touch with us

bws.database

Save data to Blockchain database(s) using a single API call.

Quickly build your solution by using regular API calls to save and get data from Blockchain database.

  var parameters = {
    contract: "Ethereum.Database.Immutable",
    version: 2,
    network: "ropsten",
    operation: "insertBytes32",
    parameters: {
      key: "a-key",
      value: "Hello World!",
    },
  };
  $.ajax({
    method: "POST",
    url: "https://api.bws.ninja/v1/call",
    data: JSON.stringify(parameters),
    headers: {
      "Content-Type": "application/json",
      "X-Api-Key": "ExV0d92KzQ8Qgs56nevddpbB8cUa34s7ntVF8g0",
    },
    dataType: "json"
  });

Take a look at MegaLock.ninja

Pricing

Blockchain Web Services is about Trust, but you don't have to worry, we manage everything so you don't need to create multiple Blockchain Accounts or buy Cryptos (e.g. ETH) to call Blockchain Web Services solutions.

About Us

We believe Blockchain will transform everything.

It's the tool we need as a Community to go after our need to move forward together.

Blockchain Web Services aims to help in such voyage as the building blocks to reach destination easier and faster.