Armani Ferrante 77b1afcf2f v0.23.0 (#1660) 3 anos atrás
..
src 9afdb17ac2 ts: add error log parsing to ts client (#1640) 3 anos atrás
tests 9afdb17ac2 ts: add error log parsing to ts client (#1640) 3 anos atrás
types 24d07aa41b ts: Types fixes (#850) 4 anos atrás
README.md 1f95929f1d docs: add webpack 5 note on @project-serum/anchor (#1320) 3 anos atrás
jest.config.js 5e8d335599 ts: Improve native ESM compatibility (#1053) 3 anos atrás
package.json 77b1afcf2f v0.23.0 (#1660) 3 anos atrás
rollup.config.ts 0f8de4f6af ts: Create a minified browser build (#1108) 3 anos atrás
tsconfig.base.json 0f8de4f6af ts: Create a minified browser build (#1108) 3 anos atrás
tsconfig.cjs.json 0f8de4f6af ts: Create a minified browser build (#1108) 3 anos atrás
tsconfig.json 0f8de4f6af ts: Create a minified browser build (#1108) 3 anos atrás
yarn.lock 9afdb17ac2 ts: add error log parsing to ts client (#1640) 3 anos atrás

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.