T

Trans-Crypt

Track your transactions with your personalised Ether diary!

The problem Trans-Crypt solves

Trans-Crypt provides a simple way of transferring ethers to the traders who have just started with blockchain technology via metamask wallet.

Challenges we ran into

  1. Integrating React with Blockchain using solidity.

  2. Sending Ropsten Faucet Testnet ethers and validating the transaction. We have to cross-check our Transaction.jsx file multiple times and were finally able to successfully send the test ethers via our dashboard by debugging the issues we addressed. For example, account address issues.

  3. Finding a reliable platform that can send test ethers within a few minutes. As we can't process further without them and we were limited to the time constraints.

Discussion