Git Product home page Git Product logo

Comments (3)

cyberaurora avatar cyberaurora commented on July 28, 2024

Well, we'd love to but it's not simple because dex upon fusotao can only recognize valid fusotao addresses and tokens in those addresses need to be authorized then the dex can prove the trading behaviours.
Currently, users need to transfer their tokens from near to fusotao chain through the oct bridge which can be considered as a safe way because it is a trustless bridge doesn't rely on the human trust.
A realistic way of supporting near wallet is to implement ICA(interchain account spec) feature over the bridge. For instance, a near user can sign a transaction doesn't contain any fund transfer but a raw data which can be decoded into a transaction of fusotao chain, after bridged the transaction to fusotao chain, a fusotao address will be implied without private key, e.g. hash(abcde.near) => 5Gv..., this address can represent the near account and execute the decoded raw data(e.g. authorize, transfer)

A good news is that our team is developing the fantastic feature but unluckily not for near, eth instead. It will be published very soon, please check the testnet.

from fusotao.

GaloisField2718 avatar GaloisField2718 commented on July 28, 2024

Okay I see. Thank you for your answer.
I'm a bit disappointed that on Octopus Network it isn't so easy to use appChain for Near users. It's built on Near but AppChain are so far from Near chain...
I heard Sheldon told about a translator between AppChain's contracts and Near mainnet but apparently it's really in development and not for now, neither for this year or next...
Moreover, why have you choosing Octopus for developing your DEX if the goal is to link it with Ethereum.
There are better Layer 2 to make it no ?!

Otherwise, thank you again for your comment.

from fusotao.

cyberaurora avatar cyberaurora commented on July 28, 2024

Okay I see. Thank you for your answer. I'm a bit disappointed that on Octopus Network it isn't so easy to use appChain for Near users. It's built on Near but AppChain are so far from Near chain... I heard Sheldon told about a translator between AppChain's contracts and Near mainnet but apparently it's really in development and not for now, neither for this year or next... Moreover, why have you choosing Octopus for developing your DEX if the goal is to link it with Ethereum. There are better Layer 2 to make it no ?!

Otherwise, thank you again for your comment.

Implementing on near is a little bit dangerous because near is account based and the accounts can be raped which may cause some ub if a near account has bound an appchain address, while it is safe on ETH because ETH is pubkey based.

We do believe the appchain way is the future of blockchain world rather than smart contract, what's why we insist to develop our whole project on Octopus.

from fusotao.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.