Jac0xb 1ec2b7dfcd Implement functions to return associated context when fetching accounts. (#2237) 2 years ago
..
src 1ec2b7dfcd Implement functions to return associated context when fetching accounts. (#2237) 2 years ago
tests d441a3e6de fix: allow ts to work with account names that have multiple uppercase chars in a row (#2253) 2 years ago
types 5a025b949e ts: Add SPL Anchor packages (#2143) 3 years ago
README.md 5a025b949e ts: Add SPL Anchor packages (#2143) 3 years ago
jest.config.js 5a025b949e ts: Add SPL Anchor packages (#2143) 3 years ago
package.json d441a3e6de fix: allow ts to work with account names that have multiple uppercase chars in a row (#2253) 2 years ago
rollup.config.ts fb6508addf Remove terser for react-native support (#2263) 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

@project-serum/anchor

npm Docs

TypeScript client for Anchor programs.

Note

  • @project-serum/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.