Commit Graph

59 Commits

Author SHA1 Message Date
meep 5e800f24fb
Expose toTx function and rerun docs (#6)
- expose helper fn toTx function to help convert ix to transaction-builder
2022-05-12 10:47:00 -07:00
meep 4ed3036586
Add Orca Whirlpools constants (#7)
- Add Orca's Whirlpool program and WhirlpoolsConfig keys
2022-05-12 10:46:43 -07:00
meep 6d425a7bd3
Update License to new language (#5) 2022-05-12 08:35:04 -07:00
meep 2aabeb2595
Fix TypeDoc reference links (#4) 2022-05-11 09:22:12 -07:00
meep 8ab2e92313
Open Source Package Readiness (#3)
- License change to Apache 2.0
- Typedoc generation & path modification
- Add Typedoc & missing documentation on public methods
- Update package name to "@orca-so/whirlpools-sdk" and "0.1.0"
2022-05-09 11:09:52 -07:00
meep 1d7b482cbd
Refactor SDK and add formal documentation (#2)
- Add Typedoc integration to SDK
- Reorganize and finalize SDK structure
- Add documentation and categorize SDK public items (not all)
- Port quotes over from orca-sdk and provide sync options
- Port all utils over from orca-sdk and reorganize them into cleaner buckets
- Update test structure for integration tests and SDK tests
- Update README.md
- Add WhirlpoolClient to help construct the more complicated transactions
- Remove WhirlpoolIx Instruction's dependency on Transaction
2022-05-09 10:04:47 -07:00
meep 951f75d543
Update README.md 2022-05-02 20:40:57 -07:00
meep c55588a6ea
Open Source commit for Orca Whirlpools (#1) 2022-05-02 20:32:00 -07:00
meep f0b4de883f
Initial commit 2022-04-21 18:46:30 -07:00