Eoin Murphy 9fea72e701 ts: fill in some gaps for ts IDL types (#1393) 3 роки тому
..
src 9fea72e701 ts: fill in some gaps for ts IDL types (#1393) 3 роки тому
tests 84e0852584 ts: `Coder` as interface and SPL token coder (#1259) 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 46722953c1 ts: verified build utility (#1371) 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 46722953c1 ts: verified build utility (#1371) 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.