Please install an up to date browser.
Radity Crypto is a playground to create smart contracts, addresses and cryptocurrencies on Ethereum and Waves Platform.
pragma solidity ^0.4.25;
// Ethereum Smart Contract Example
// Symbol : XRD
// Name : Radity Token
// Total supply: 1,000,000,000.000
// Decimals : 3
library SafeMath {
function add(uint a, uint b) internal pure returns (uint c) {
c = a + b;
require(c >= a);
}
function sub(uint a, uint b) internal pure returns (uint c) {
require(b <= a);
c = a - b;
}
...
Ethereum and Waves platforms - Create Smart contracts automatically. Radity Crypto provides users ability to experiment with blockchain and crypto technologies. Create crypto-currencies on the Ethereum and Waves platforms without writing software code. Tokens will be created on the relevant test network. So it is free of charge for you to try.
Ethereum and Waves smart contracts have been customized and templated by our blockchain development team for you to work with. For every new demo request from you, Radity Crypto generates a new smart contract dynamically and sends it to Ethereum or Waves using their APIs.
Before creating your own token, you would normally need an Ethereum or Waves account. On Radity Crypto, you can use your existing account or the platform creates an account via an API just by a click.
To create your own cryptocurrency, you need waves or ether. No worries. Radity Crypto solves the problem at a click and deposits enough amount to your account. Again automated.
There is only one step left: Decide on your cryptocurrency name, its description and how many tokens you want.
It is really easy, right? Would you like to try creating your own crypto-currency. Just follow crypto.radity.com.
Design, Development or Operations. Let's make it happen.
Send us your no-obligation inquiry.
You will hear back from us within the next 24 hours.
In the meantime checkout our Digital Magazine.
There is more. Have a look at what else we recently crafted.
Helvetican Digital Wealth Management Platform. Digital Onboarding, Multi-custodian Bank integration and CRM. All by Radity.
Go to the case study