acheron e1afcbf71e v0.28.0 (#2527) 2 years ago
..
src a88be4209a ts: Validate `error.data` exists on simulation response (#2508) 2 years ago
tests fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 years ago
types 5a025b949e ts: Add SPL Anchor packages (#2143) 3 years ago
README.md 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
jest.config.js 5a025b949e ts: Add SPL Anchor packages (#2143) 3 years ago
package.json e1afcbf71e v0.28.0 (#2527) 2 years ago
rollup.config.ts bbeffd58f7 Use @coral-xyz/borsh package (#2299) 2 years ago
tsconfig.base.json 5a025b949e ts: Add SPL Anchor packages (#2143) 3 years ago
tsconfig.cjs.json 5a025b949e ts: Add SPL Anchor packages (#2143) 3 years ago
tsconfig.json 5a025b949e ts: Add SPL Anchor packages (#2143) 3 years ago

README.md

@coral-xyz/anchor

npm Docs

TypeScript client for Anchor programs.

Note

  • @coral-xyz/anchor depends on node.js native modules. Therefore, webpack 5 will not work with current version. You will either need to rollback to webpack 4, or use a polyfill for each missing dependency.