Claim Your Account
Lets get you verified!
Great! You may close this page
after you've sent us the code on ideascale.
You will receive a confirmation once your account is validated
To verify your ownership of this profile,
please send a personal message to
Lido Nation
on ideascale and include the code above.
Login to follow Eztero
Eztero
Claim Account
Follow
Bio
Missing Bio. Claim profile to add a bio.
Community Reviews across funding rounds
Funding data last updated
Eztero Proposals (1)
CardanoPlusPlus, a C++ Library
Solution: Build a librarie that will help ease C++ development for Cardano.
Monthly Reports
Error following
Successfully subscribed. Watch your inbox!
We will check for new reports and deliver them directly in your email.
Your email will not be shared with any 3rd party or be used for anything else.
A library was developed to create native scripts serialized in cbor and a library to serialize multi-assets in cbor, which will be integrated to manage the sending of tokens in the Cardano network.
Several developments were made for the library, which are listed below:
- Sending of ADAs.
- Submit with metadata.
- registration and deregistration of stake key.
- delegation to a pool.
- withdrawal of rewards.
Each of these implementations were tested in the testnet preview (Metadata keytag: 2022). In addition, the calculation of the fee and the implementation of Native scripts is under development.
A cbor library for transaction serialization is under development. Serialization tests are also being carried out to build the structure of the transactions, using the Cardano CDDL documents as support.
because I had an operation at the beginning of this month (cholecystectomy), I have decided to suspend the development for this month, I will return to work on the project in October
The Bip44-ed25519 library and the library that shows the addresses in bech32 for both testnet and mainnet have been completed. now I working with the serialization of transactions
this month i worked on the bip32-ed25519 function, it is ready, we only need to add some tests and join it to the main branch. Then I'll move on to the next phase in the roadmap, implement the Bip44-ed25519 feature
The planned course of git/github udemy has been completed and bip39 functionality is now being worked on in a branch on github, it was also decided to use libsodium as a crypto library.
Serializing keys to CBOR is on track to complete this month.
The challenges manifested in the project are being resolved, which are necessary to start working