Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tberchanov/mono
https://github.com/tberchanov/mono
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tberchanov/mono
- Owner: tberchanov
- Created: 2024-02-18T20:28:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-18T20:53:09.000Z (11 months ago)
- Last Synced: 2024-11-09T19:16:21.006Z (2 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code snippets for Mono Corp API
API doc: https://api.monobank.ua/docs/corporate.htmlTo request Mono API corp access:
1. Generate a key:
`openssl ecparam -genkey -name secp256k1 -rand /dev/urandom -out priv.key`
2. Execute `request_corp` function (provide all the necessary information for it).