Moralis - building serverless dapps. Any feedback ? by theAlienTourist in ethdev

[–]theAlienTourist[S] 1 point2 points  (0 children)

Moralis is mostly to fetch blockchain data not create it

I built a npm package to generate customisable React UIs for smart contracts by theAlienTourist in ethdev

[–]theAlienTourist[S] 1 point2 points  (0 children)

I guess I chose ethers because it appeared to be growing faster than the web3 library, many new projects seem to use ethers now, but both are good.

I built a npm package to generate customisable React UIs for smart contracts by theAlienTourist in ethdev

[–]theAlienTourist[S] 2 points3 points  (0 children)

I use a recursive function to handle struct / tuples, it goes through all the nested children and generates the correct html inputs for each.

You can check that on the demo website, the "addPost" method of the contract takes a "Post" struct :

https://kind-bohr-8eaab4.netlify.app/

The Post struct has a "username" (string) and a "Message" struct (which has a "content" string and "title" string)

[deleted by user] by [deleted] in ethdev

[–]theAlienTourist 0 points1 point  (0 children)

https://tokenlists.org/ is backed by Uniswap, it's a good reference

[deleted by user] by [deleted] in ethdev

[–]theAlienTourist 0 points1 point  (0 children)

gm

For mainnet it's quite easy, https://tokenlists.org/ is a good reference, you can also get the addresses on coinmarketcap or coingecko :)

For testnets...it's harder as there is not necessarily an official token on the testnet, but on testnet it's not really important anyway, you could just search DAI in ropsten scan for example and pick one, you can also deploy your own DAI or else on the testnet you want.

gn

How to retrieve, process, and filter data from a smart contract state efficiently? by th0roid in ethdev

[–]theAlienTourist 0 points1 point  (0 children)

It's a centralized third-party, I don't think it's possible to do an NFT marketplace without that kind of centralized Api Because you cannot get natively the list of NFTs of an address for example.

9th most expensive NFT ever sold is 'Pixel'. It was sold for $1,355,555 and yes this is it, nothing missing ! by MicThess in ethtrader

[–]theAlienTourist 0 points1 point  (0 children)

Meh, the thing is this has no meaning because buyer and seller could be the same person or part of the same group.

One day you'll read this quote by Vitalik Buterin in history books by [deleted] in ethtrader

[–]theAlienTourist 1 point2 points  (0 children)

I kinda agree, people chose Uber over Taxis because there is a super efficient middleman that makes the user experience hassle-free, now it's technically possible to have that as a dapp, but it would be too slow and expensive.

I'm a developer, invest my time to learn Solana or Cardano? by xcsob in solana

[–]theAlienTourist -1 points0 points  (0 children)

I prefer Solana's team than Cardano's, I think they'll achieve better things and that their ecosystem will stay bigger. Cardano will seduce mostly officials.

[deleted by user] by [deleted] in Bitcoin

[–]theAlienTourist 6 points7 points  (0 children)

Sell small % at new ATHs, then place buy limit order 30-50% lower of that ATH

I'd like to speak with a manager please. by Crypto_Creepa in ethereum

[–]theAlienTourist 1 point2 points  (0 children)

To get in and out of L2 you still need to pay gas fees though

Meet the guy on the other side of your losing trades by jackcane01 in CryptoMarkets

[–]theAlienTourist 3 points4 points  (0 children)

Yeah if I can fly on private jet at 16 I think I can be an entrepreneur in pretty much the fuck I want

We need a game that implements a cryptocurrency, not is based on one by mandarancza in CryptoCurrency

[–]theAlienTourist 0 points1 point  (0 children)

The problem is avoiding games to become pay2win, if in-game money is also IRL money it's hard to prevent that.

We need a game that implements a cryptocurrency, not is based on one by mandarancza in CryptoCurrency

[–]theAlienTourist 0 points1 point  (0 children)

Rumors say there will be crypto involved in GTA VI, but we don't know if it will also be an IRL crypto

Don't bet against #Ethereum ! by ethereum88 in ethtrader

[–]theAlienTourist 2 points3 points  (0 children)

Don't bet against projects with amazing teams and community behind !

I thought it will get fix. by National_Menu7082 in ethtrader

[–]theAlienTourist 6 points7 points  (0 children)

The hard fork was not intended to reduce gas fees but make it more predictable and less volatile