James 9a93a2eccc ts: Improve IDL typing (#2482) 2 年之前
..
src 9a93a2eccc ts: Improve IDL typing (#2482) 2 年之前
tests fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 年之前
types 5a025b949e ts: Add SPL Anchor packages (#2143) 3 年之前
README.md 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 年之前
jest.config.js 5a025b949e ts: Add SPL Anchor packages (#2143) 3 年之前
package.json 3b45144787 v0.27.0 (#2428) 2 年之前
rollup.config.ts bbeffd58f7 Use @coral-xyz/borsh package (#2299) 2 年之前
tsconfig.base.json 5a025b949e ts: Add SPL Anchor packages (#2143) 3 年之前
tsconfig.cjs.json 5a025b949e ts: Add SPL Anchor packages (#2143) 3 年之前
tsconfig.json 5a025b949e ts: Add SPL Anchor packages (#2143) 3 年之前

README.md

@coral-xyz/anchor

npm Docs

TypeScript client for Anchor programs.

Note

  • @coral-xyz/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.