# karrotcapital.spiderswap
Welcome to the `karrotcapital.spiderswap` package, a community-developed tool by Karrot Capital designed to interact seamlessly with the SpiderSwap API on the Solana blockchain. This package provides a robust and user-friendly set of functions to facilitate token swaps and transaction management.
## Installation
Install the package using pip:
```bash
pip install karrotcapital.spiderswap
```
## Getting Started
### Initialization
First, initialize the Spiderswap class with your API key:
```python
from karrotcapital.spiderswap import Spiderswap
spiderswap = Spiderswap('your-api-key')
```
### Functions Overview
Token Swaps
- getSwapRaw
- getSwap
Transaction Management
- createTransaction
- sendTransaction
Quote Retrieval
- getQuoteRaw
- getQuote
## Documentation
For detailed information on how to use each function, including installation instructions, usage examples, and API references, please visit our comprehensive documentation at [Karrot Capital Documentation](https://docs.karrot.capital/).
Thank you for using the `karrotcapital.spiderswap` package. We hope it helps you integrate with the SpiderSwap API effortlessly and effectively. Happy coding!
Raw data
{
"_id": null,
"home_page": "https://docs.karrot.capital",
"name": "karrotcapital.spiderswap",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Dutch - Karrot Capital",
"author_email": "dutch@karrot.capital",
"download_url": "https://files.pythonhosted.org/packages/6c/f1/5ecc3db8bca9fc8625d32f8e83cd113814dde10d9ad55f2a9c08af11b501/karrotcapital_spiderswap-1.0.2.tar.gz",
"platform": null,
"description": "# karrotcapital.spiderswap\n\nWelcome to the `karrotcapital.spiderswap` package, a community-developed tool by Karrot Capital designed to interact seamlessly with the SpiderSwap API on the Solana blockchain. This package provides a robust and user-friendly set of functions to facilitate token swaps and transaction management.\n\n## Installation\n\nInstall the package using pip:\n\n```bash\npip install karrotcapital.spiderswap\n```\n\n## Getting Started\n\n### Initialization\n\nFirst, initialize the Spiderswap class with your API key:\n\n```python\nfrom karrotcapital.spiderswap import Spiderswap\n\nspiderswap = Spiderswap('your-api-key')\n```\n\n### Functions Overview\nToken Swaps\n- getSwapRaw\n- getSwap\n\nTransaction Management\n- createTransaction\n- sendTransaction\n\nQuote Retrieval\n- getQuoteRaw\n- getQuote\n\n## Documentation\nFor detailed information on how to use each function, including installation instructions, usage examples, and API references, please visit our comprehensive documentation at [Karrot Capital Documentation](https://docs.karrot.capital/).\n\nThank you for using the `karrotcapital.spiderswap` package. We hope it helps you integrate with the SpiderSwap API effortlessly and effectively. Happy coding!\n",
"bugtrack_url": null,
"license": null,
"summary": "A package for interacting with the SpiderSwap API",
"version": "1.0.2",
"project_urls": {
"Homepage": "https://docs.karrot.capital"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8ab8a0a5c1bc4b0511171d9a107676b10ba5f815d7563f9ac66c820f4dd82e86",
"md5": "de55b19ef715f772a981e4a18d006325",
"sha256": "63705681ac5e2896393b4cf35d9036efbcba26223a20bb254e6ce30395a6ba66"
},
"downloads": -1,
"filename": "karrotcapital.spiderswap-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "de55b19ef715f772a981e4a18d006325",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 9196,
"upload_time": "2024-07-13T19:15:28",
"upload_time_iso_8601": "2024-07-13T19:15:28.793755Z",
"url": "https://files.pythonhosted.org/packages/8a/b8/a0a5c1bc4b0511171d9a107676b10ba5f815d7563f9ac66c820f4dd82e86/karrotcapital.spiderswap-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6cf15ecc3db8bca9fc8625d32f8e83cd113814dde10d9ad55f2a9c08af11b501",
"md5": "26fbc2f2f942b319ba5f824c8785b3a4",
"sha256": "86540d5dd5e5829f5c0c35a6860903c21413563191310e38335529f9bbb54ce6"
},
"downloads": -1,
"filename": "karrotcapital_spiderswap-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "26fbc2f2f942b319ba5f824c8785b3a4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 7322,
"upload_time": "2024-07-13T19:15:30",
"upload_time_iso_8601": "2024-07-13T19:15:30.283783Z",
"url": "https://files.pythonhosted.org/packages/6c/f1/5ecc3db8bca9fc8625d32f8e83cd113814dde10d9ad55f2a9c08af11b501/karrotcapital_spiderswap-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-13 19:15:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "karrotcapital.spiderswap"
}