Bonfida / sns-sdk

Solana Name Service SDKs monorepo
https://sns.id/
MIT License
30 stars 28 forks source link

SDK proxy is returning internal error #86

Open livid opened 2 hours ago

livid commented 2 hours ago

I am working on an integration to use .sol in our macOS native app. Our programming environment is Swift, so I have to use the proxy for now.

The following endpoint is returning an internal error:

https://sns-sdk-proxy.bonfida.workers.dev/record/planetable.sol/TXT

My goal is to retrieve the ipns=... string from the content. Is there any other way to do this?

Screenshot 2024-09-28 at 8 34 21 PM
livid commented 2 hours ago

I also tried cargo install sns-cli but it's unable to build because of this error:

Screenshot 2024-09-28 at 9 15 29 PM