serum-ts icon indicating copy to clipboard operation
serum-ts copied to clipboard

Project Serum TypeScript monorepo

Results 108 serum-ts issues
Sort by recently updated
recently updated
newest added

The Solang Solidity compiler is adding Anchor compatibly for Solidity contracts on Solana. Our goal is to have developers write their contracts in Solidity and use Anchor for the client...

How can we cancel and settle the funds for just only one specific order at once? Preferably in an atomic method? For example, we have this documentation here: https://github.com/project-serum/serum-ts/tree/master/packages/serum But...

How to test whether the swap is working or not, we should need to have a connection with devnet,testnet cluster.

Is there a way for me to place an order without passing keypair and provide walletsignerAdapter instead?

Currently, the claim button allows a user to claim a single reward from the event queue. We should either add a new button, or replace the existing button, with one...

good first issue
help wanted
stake-ui

Would like to add support for Coption encoding/decoding for interacting with accounts using fields of that type. Requires a new layout class in `borsh/src/index.ts` Code would look like this: ```...

How can we the information of just only one specific filled order instead of loading all of them? And also only the orders that were placed by a specific owner?...

` Could not resolve dependency: npm ERR! peer @solana/web3.js@"^0.86.1" from @project-serum/[email protected]` The current version of solana/web3js is 1.47.3 which is not compatible with this version of @project-serum/pool. I want to...

there is no docs there is no docs there is no docs

@projectserum/borsh rustEnum is missing params defaultLayout