filipzeta 5c474c6dfb Bugfix multiple event listeners with the same name (#2165) 2 år sedan
..
src 5c474c6dfb Bugfix multiple event listeners with the same name (#2165) 2 år sedan
tests 5a025b949e ts: Add SPL Anchor packages (#2143) 3 år sedan
types 5a025b949e ts: Add SPL Anchor packages (#2143) 3 år sedan
README.md 5a025b949e ts: Add SPL Anchor packages (#2143) 3 år sedan
jest.config.js 5a025b949e ts: Add SPL Anchor packages (#2143) 3 år sedan
package.json 5647510615 chore: bump @solana/web3.js in anchor-ts (#2227) 3 år sedan
rollup.config.ts 5a025b949e ts: Add SPL Anchor packages (#2143) 3 år sedan
tsconfig.base.json 5a025b949e ts: Add SPL Anchor packages (#2143) 3 år sedan
tsconfig.cjs.json 5a025b949e ts: Add SPL Anchor packages (#2143) 3 år sedan
tsconfig.json 5a025b949e ts: Add SPL Anchor packages (#2143) 3 år sedan

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.