Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nymtech/odoo-crypto-addons
https://github.com/nymtech/odoo-crypto-addons
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nymtech/odoo-crypto-addons
- Owner: nymtech
- License: agpl-3.0
- Created: 2023-10-04T11:22:57.000Z (about 1 year ago)
- Default Branch: 14.0
- Last Pushed: 2024-02-11T16:42:23.000Z (11 months ago)
- Last Synced: 2024-02-11T17:41:17.794Z (11 months ago)
- Language: Python
- Size: 106 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Stars](https://img.shields.io/github/stars/nymtech/odoo-addons?style=social)
![Watchers](https://img.shields.io/github/watchers/nymtech/odoo-addons?style=social)
![Forks](https://img.shields.io/github/forks/nymtech/odoo-addons?style=social)![LastCommit](https://img.shields.io/github/last-commit/nymtech/odoo-addons?color=green)
# CryptoKit for Odoo 14.0
## Available addons
| Addon | Description |
| ------------------------------------------------------ | ------------------------------------------------------------------ |
| [CryptoKit](crypto_kit) | Cryptocurrency base module for Odoo |
| [CryptoRate](crypto_rate) | Base module for getting cryptocurrency rates in Odoo |
| [CryptoRate: CoinGecko](crypto_rate_coingecko) | Get rates from [CoinGecko](https://www.coingecko.com/) |
| [CryptoSync](crypto_sync) | Base module for syncing cryptocurrency transactions in Odoo |
| [CryptoSync: Etherscan](crypto_sync_etherscan) | Sync transactions from [Etherscan](https://etherscan.io/) |
| [CryptoSync: Kraken](crypto_sync_kraken) | Sync transactions from a [Kraken](https://www.kraken.com/) account |
| [account_accountant_crypto](account_accountant_crypto) | Technical module |## Contributors
### Developers
- [Open Net Sàrl](https://www.open-net.ch/)
- [Yannis Burkhalter](https://github.com/BurkhalterY/) (PO & Main Developer)### Financial Support
- [Nym Technologies SA](https://nymtech.net/) (Main Founder)
- [Bity SA](https://bity.com/)### Special Thanks
- [Holding SA](https://hodling.ch/) (For their cryptocurrency workshops with the Open Net team)
- [Odoo SA](https://www.odoo.com/) (The editor)## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license. Consult each module's `__manifest__.py` file, which contains a `license` key that explains its license.