Tom Linton 1cb7429fe2 lang: Allow CPI return values (#1598) 3 년 전
..
src 1cb7429fe2 lang: Allow CPI return values (#1598) 3 년 전
tests 4b4b8007fb update lockfiles (#1662) 3 년 전
types 24d07aa41b ts: Types fixes (#850) 4 년 전
README.md 1f95929f1d docs: add webpack 5 note on @project-serum/anchor (#1320) 3 년 전
jest.config.js 5e8d335599 ts: Improve native ESM compatibility (#1053) 3 년 전
package.json e66c0466b6 fix typedoc version (#1661) 3 년 전
rollup.config.ts 0f8de4f6af ts: Create a minified browser build (#1108) 3 년 전
tsconfig.base.json 0f8de4f6af ts: Create a minified browser build (#1108) 3 년 전
tsconfig.cjs.json 0f8de4f6af ts: Create a minified browser build (#1108) 3 년 전
tsconfig.json 0f8de4f6af ts: Create a minified browser build (#1108) 3 년 전
yarn.lock 4b4b8007fb update lockfiles (#1662) 3 년 전

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.