Blockchain Web Services is about Trust & Smart Contracts, 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. Ethereum) to call BWS Contracts.
Buy USD credits and we manage any Blockchain funding required to call Blockchain Web Services solutions.
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"
});
Blockchain Web Services is built to impact Real World but made for Developers
Create an Account, get your API key and start coding, testing
and deploying your amazing Blockchain solution
Do you have a Smart Contract that can make the difference? we will
help you bring your code to BWS and get a profit from it
We believe Blockchain will transform everything. It's the tool we need as a Community to go after our continous need to move forward together.
Blockchain Web Services aims to help in such voyage as the building blocks to reach destination easier and faster.