Skip to content

A JavaScript library to interface with the Seaport marketplace.

License

Notifications You must be signed in to change notification settings

sosoxuc/seaport-js-3

Repository files navigation

Seaport Javascript Library

This project contains a set of utilities to help interface with the Seaport contract.

Installation

  1. Ensure you have proper node version setup. Using nvm makes this really easy!
  2. Run yarn

Testing

Running tests

To run the tests:

yarn test

The first run might fail due to typechain needing to compile. If so, just run the command again.

About

A JavaScript library to interface with the Seaport marketplace.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%