fix: license

This commit is contained in:
aryan
2024-12-21 00:03:22 +05:30
parent 60cc0a07b1
commit 0ad136fa3a
2 changed files with 3 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ Check out the [Good First Issues](https://github.com/sendaifun/solana-agent-kit/
- **Language**: TypeScript
- **Formatting**: Follow the existing codebase formatting. Consider using [Prettier](https://prettier.io/) for consistent code formatting.
- **Linting**: Adhere to the linting rules defined in `.eslintrc`. Ensure all linting checks pass before submitting a PR.
- **Code Quality**: Adhere to the code quality rules defined in `.eslintrc`. Ensure all checks pass before submitting a PR.
### Commit Messages

View File

@@ -235,10 +235,11 @@ The toolkit relies on several key Solana and Metaplex libraries:
## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Refer to [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines on how to contribute to this project.
## License
ISC License
MIT License
## Security