Bitcoin Forum
June 24, 2024, 05:11:08 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: HashDice,The first Open Source Platform on Tron Network!!!  (Read 92 times)
hashdice888 (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
March 07, 2019, 06:24:58 AM
 #1

In the world of Blockchain, We firmly believe in WE DON'T NEED TO TRUST ANYTHING BUT THE CODE !!!
“Code is law”, it does not lie, blockchain developers can't break this baseline. So our motivation moving forward is transparency being the best decision for Hashdice future, we shall be releasing our source code for all to view, let the Code do the talking.
Although Tron doesn't provide the same verification tool currently used by Ethereum on Etherscan, it's no excuse for Dapp developers to centralize / manipulate the system. The core difference between decentralized apps and centralized apps is clear for all to see, we're dedicated to being an open and transparent decentralized application.
The Hashdice team has decided to lead the way by providing the verification tool linked to our Open Smart Contract Source Code. Instructions below should make this facility accessible to all.

Code Verification Method
Instructions below should make this facility accessible to all.
1.Install node.js and npm.
a) NodeJs official website: https://nodejs.org
b) Requires NodeJS 5.0+. Check version:
node -v 
2.Install the tronbox
npm install -g tronbox 
3.Download the source from github
a) Create a new directory called hashdice and enter the directory.
b) git clone https://github.com/hashdice/tron.git.
git clone https://github.com/hashdice/tron.git 
4.Deploy smart contracts on the shasta test chain.
a) Open tronbox.js and using your address and private key replace the comment.
    shasta: { 
      from: 'your address', 
      privateKey: 'your private key'
    }
b) Run tronbox migrate command.
tronbox migrate –-reset –-network shasta. 
c) Record the smart contract address deployed at http://Https://shasta.tronscan.org/#/contract/’contract address’ View contract abi and bytecode.
5.Compare the formal contract with the api and bytecode of the contract you're deploying. Due to the differences in the Tronbox versions, bytecode may have subtle differences for individual user but should not have any affect on the substantive functionality.
The official HashDice contract has been deployed at the following addresses:
HashDice: https://tronscan.org/#/contract/TV1UiHu2CFHjMyFBL4T2NwmPvbtw1ijPvZ
HashDice(Vena): https://tronscan.org/#/contract/TAcZoLx2ciootrVE33nKh8FLt158SBwEQ2
HDT TRC20 token: https://tronscan.org/#/contract/TS7qKrrHe5GUJmpqo7s4tAPNcasPh7umFM
Vena TRC20 token: https://tronscan.org/#/contract/TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh


Nadziratel
Sr. Member
****
Offline Offline

Activity: 1568
Merit: 321


★777Coin.com★ Fun BTC Casino!


View Profile
March 07, 2019, 08:47:18 AM
 #2

I'm asking because I really don't know and I don't trust Justin SUN. Do you have an expectation from Tron and his project? I think it's a purely speculative coin and project.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!