Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial database schema for seaport #2

Merged
merged 5 commits into from
Jun 22, 2022
Merged

Conversation

0xAlcibiades
Copy link
Member

A cleanroom rewrite of a database schema to underlay these models: https://docs.opensea.io/v2.0/reference/model-reference

Changed a bit of the casing to be more consistent, and the types to more closely correlate with the data types coming in and out of the contract.

@0xAlcibiades
Copy link
Member Author

Merging this for now, but have solicited a few people to take a look and contribute to any possible improvements.

@0xAlcibiades 0xAlcibiades merged commit cd0a24b into master Jun 22, 2022
@0xAlcibiades 0xAlcibiades deleted the database_schema branch June 22, 2022 18:09
Copy link

@St4rgarden St4rgarden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good; here's the reference implementation for helper functions and libraries used in the SeaPort testing suite https://github.com/St4rgarden/BrushInk-SeaPort/blob/main/test/utils/encoding.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants