Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
alfonso-paella opened a draft pull request on goat-sdk/goat
docs: update README with clearer instructions and examples
- Add installation instructions - Improve code examples with complete implementations - Add troubleshooting section - Remove outdated links - Fix typos and clarify supported frameworks - Updat...alfonso-paella pushed 1 commit to main goat-sdk/goat
- Solana cNFT transfers: Use tree canopy option to reduce transaction size (#54) * changes * fix * fix * more... 281b9dc
alfonso-paella closed a pull request on goat-sdk/goat
Solana cNFT transfers: Use tree canopy option to reduce transaction size
We had some issues where cNFT transfer transactions ended up being over the Solana transaction size limit. [This page](https://developers.metaplex.com/bubblegum/faq#replace-leaf-instruction-argumen...alfonso-paella opened a draft pull request on goat-sdk/goat
ElevenLabs example: Gutted out wagmi for dynamic, so we can add solana too
# Relates to: * Adding support for Solana on the ElevenLabs example # Background ## What does this PR do? For now it just replaces wagmi with dynamic on that example ## What kind of ...alfonso-paella created a branch on goat-sdk/goat
feat/solana-sample-elevenlabs - The open-source framework for connecting AI agents to any onchain app