#MetaContracts — inventing better smart contracts

#MetaHash
#MetaHash
Published in
2 min readJan 25, 2019

Meet #MetaContracts — the new, non ERC-20 smart contracts which are faster, cheaper, and easier than anything else in blockchain now.

Thanks to high speed of #MetaHash network which exceeds 50000 TPS, #MetaContracts are capable of maintaining all online shopping in the world. They can instantly respond to http (rest/web) requests, which also gives new opportunities for real-time applications and high load services.

Besides being the fastest among the smart contracts, #MetaContracts are also the cheapest. The fees are 50 times lower than in Ethereum Smart Contracts — $0.002 vs $0.095 as of today.

Another feature is JavaScript. #MetaContracts are written in a much more common and popular programming language which makes smart contracts more open and easier to handle.

Try out #MetaContracts now with this QuickStart guide:

  1. Take sample contract as a basis, find it on GitHub https://github.com/metahashorg/metahash-smart-example
  2. Open app://MetaContracts in MetaGate;
  3. Click DeployContract;
  4. In the FROM field select your wallet with a non-zero balance;
  5. In the AMOUNT field, you can replenish contract wallet;
  6. Copy and paste sample contract code;
  7. Confirm. The contract will be stored in blockchain and executed on the virtual machine.

To customize or create your own contract code see MetaContracts Documentation.

Useful information:

#MetaContracts Documentation: http://bit.ly/metacontracts_documentation

Sample contract on Github: http://bit.ly/metacontract_sample

Instruction how to create a new contract: https://metahash.readme.io/docs/how-to-create-new-contract

International chat: bit.ly/telegram-metahash

Developers chat: bit.ly/devchat-metahash

YP: bit.ly/yellow-paper

About #MetaApps: http://bit.ly/metaapps

Download #MetaGate: http://bit.ly/metagate_download

--

--