Commit e2dd9d0
committed
chore: refactor to monorepo structure for multi-language support
Summary of changes:
- Created 'core/' directory and moved native Node.js implementation (server/exchanges) into it.
- Renamed root package to 'pmxt-core'.
- Set up root 'package.json' with workspaces for 'core' and 'sdks/*'.
- Created 'sdks/typescript' as a placeholder for the future HTTP client.
- Updated root README.md with corrected links and restored ESM compatibility notes.
- Added CONTRIBUTING.md with monorepo structure and development guide.1 parent 7a6494a commit e2dd9d0
File tree
89 files changed
+137
-58
lines changed- core
- bin
- docs
- images
- examples
- account
- market-data
- trading
- src
- exchanges
- kalshi
- polymarket
- server
- utils
- test/exchanges
- kalshi
- polymarket
- sdks
- typescript
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
89 files changed
+137
-58
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments