Bigtree.chain:
Why not make the ae ecosystem more interesting? What I mean is to increase the interaction of ae users through the use cases of ae. I think the ae team should develop something simple and interesting. For example, NFT, DEFI, AENS exchange and so on. I now have 120 aens, but sadly I don’t know what they are used for. Why not develop the function of aens trading? This will increase the playability of aens, of course I am not talking about the auction function. What makes me more frustrated is that Superhero wallet and Base wallet still haven’t updated the latest SDK version, which makes me unable to extend the validity period of aens to 1 year. Hope aeternity is getting better and better. I am Bigtree from the Chinese community.
I can tell you that this is being addressed right now ! can’t promise dates yet - but it will come!
AMM like Uniswap on aeternity is currently being worked on. the repository is not public yet. @bogdan is developing the contracts and we are in the process to define the MVP and the respective designs for that.
for AENS delegation and marketplace functionality please track this PR:
aeternity:master
← aeternity:feature/delegation-signature-examples
opened 03:08PM - 08 Jul 21 UTC
closes #66
it would be great to have following issues/questions addressed be… fore merging this:
- https://github.com/aeternity/aepp-sdk-js/issues/1251
- https://github.com/aeternity/aepp-sdk-js/issues/1252
- https://github.com/aeternity/aepp-sdk-js/issues/1237
- https://github.com/aeternity/aepp-sdk-js/issues/1242
- https://github.com/aeternity/aepp-sdk-js/issues/1253
- https://github.com/aeternity/aeternity/issues/3674
we have some issues in the SDK which are about to be addressed. if this is fixed it is possible to quite easily create a trustworthy marketplace for AENS names. maybe we will also create a bounty for that.
for NFTs please watch this thread:
Hi together,
as many of you know there was an active grant approved by the æternity crypto foundation which got postponed for some undisclosed reason.
@zkvonsnarkenstein.chain decided to start implementing a NFT contract anyway and today he published the first version of it here:
GitHub - appinesshq/ae-nft: NFT tooling for the Aeternity blockchain
The implementation is quite similar to the well known ERC-721 standard in the Ethereum ecosystem.
There are already some open issues in the repo…
5 Likes