Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: Refactored client code to simplify API interactions and updated schema definitions. Highlights: • Replaced `RestClient` and `Hex57` classes with a unified `Client` class for API requests. • Removed `records` directory and integrated its functionality directly into `client.ts`. • Added new schema definitions for `environment`, `invitation`, `member`, and `organization`. Read more: https://pierre.co/0x57/sdk/organizations
- Loading branch information