GithubHelp home page GithubHelp logo

aevo-sdk's Issues

example code

"from client import AevoClient" maybe is "from aevo import AevoClient"

aevo’s future upgrades and improvements

Hello, aevo workers. I am an early user of aevo. I would like to make some suggestions for the future development of the aevo community. I hope that aevo’s token economic model can be improved. In the future, project revenue can be launched to buy back tokens for destruction because of token circulation. The total amount is too large. In the future, aevo should launch a staking ecosystem. Aevo holders should enjoy the dividend rights of the aevo platform and move closer to the next generation modular blockchain as soon as possible to increase platform traffic. The old generation defi is outdated and aevo should break the The concept of the first generation of defi has become the benchmark for the next generation of defi. Thank you for your reference. I also hope that the sooner aevo is available, the better. 0x79c0798257D76E5c8198A019FaEAce7673E51001

sdk is outdated

The sdk is outdated and requires changes on many locations. Are the dependencies still safe?

OverflowError: int too big to convert when I use rest_create_market_order(is_buy=True)

instrument_id = 1 #ETH-PERP
amount_eth = 0.01
res = client.rest_create_market_order(instrument_id=instrument_id, is_buy=True, quantity=amount_eth)

lib/python3.10/site-packages/eip712_structs/types.py", line 189, in _encode_value
value.to_bytes(self.length // 8, byteorder='big', signed=False) # For validation
OverflowError: int too big to convert

When is_buy=False code works

Signing key renewal

Hey there,

Is the only way to renew signing keys through the UI?

Would like to set-and-forget my bot and not have to re-generate keys to post orders every week.

Can orders be posted simply with the api keys?

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.