TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: How to build a simple crypto exchange using AWS

4 pointsby coderecipeabout 6 years ago

2 comments

coderecipeabout 6 years ago
This is a basic crypto exchange, super simple version of Coinbase, for buying and selling cryptocurrencies such as Ethereum. I use AWS serverless to host the application code and handle blockchain transactions using web3.js, and storing transaction records in AWS Aurora Serverless with their new Data API. Any feedback would be greatly appreciated!!
celticninjaabout 6 years ago
I'm not sure that a crypto exchange should be simple.
评论 #19651392 未加载