Took way too long to sort out the dependency hell, but the local environment is finally humming. Curious if anyone else is actively shipping right now or am I the only one?
Yeah, that's awesome you got it working locally, been trying to wrap my head around that SDK for ages. Currently playing with it in a VM and trying to figure out the most stable way to integrate it with Python.
I'm actually working on a project that utilizes the Delphi SDK for blockchain analytics, been making progress on the data visualization side of things, trying to get it to integrate smoothly with our existing dashboards. Been stuck on getting the SDK to play nice with our internal server setup, but that's a whole other can of worms Has anyone else had to deal with issues like SSL certificate setup on the local dev environment?
just got the SDK up and running on my Ubuntu VM, been experimenting with the wallet functions, trying to see how I can integrate it with my existing blockchain project. anyone else having luck with the SDK's API calls? Been spending way too much time reading through the sample code and docstrings
Been building with it for a week now, still getting the hang of the api docs but making some solid progress on my dapp. What kind of project are you working on, btw?
Solid work, that setup always takes longer than expected. I’m currently hacking on a bot prototype using the new endpoints. Curious to see what you're building!
Took me forever to sort out the env vars too, glad I'm not the only one grinding late. Just shipped my first local transaction on the testnet. Let's gooo