Armani Ferrante 6baed77eb5 v0.25.0 (#2031) пре 3 година
..
src c47fb2877e lang: adjust `realloc` implementation to safeguard max increase and idempotency (#1986) пре 3 година
tests e67c50f914 ts: convert `EventParser.parseLogs` to a generator function (#2018) пре 3 година
types 24d07aa41b ts: Types fixes (#850) пре 4 година
README.md 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) пре 3 година
jest.config.js 5e8d335599 ts: Improve native ESM compatibility (#1053) пре 3 година
package.json 6baed77eb5 v0.25.0 (#2031) пре 3 година
rollup.config.ts 8ddc9f25a6 ts: Fix browser detection (#1233) пре 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 b18b7f7393 Add superstruct as a direct dependency (#1802) пре 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.