acheron fb7ea68c0d ts: Add optional `wallet` property to the `Provider` interface (#3130) hace 1 año
..
src fb7ea68c0d ts: Add optional `wallet` property to the `Provider` interface (#3130) hace 1 año
tests 9fce3dfc9c ts: Get discriminator lengths dynamically (#3120) hace 1 año
types 5a025b949e ts: Add SPL Anchor packages (#2143) hace 3 años
README.md 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) hace 2 años
jest.config.js 5a025b949e ts: Add SPL Anchor packages (#2143) hace 3 años
package.json e6d7dafe12 v0.30.1 (#3040) hace 1 año
rollup.config.ts 28adaf2343 ts: Remove `base64-js` dependency (#2635) hace 2 años
tsconfig.base.json 5a025b949e ts: Add SPL Anchor packages (#2143) hace 3 años
tsconfig.cjs.json 5a025b949e ts: Add SPL Anchor packages (#2143) hace 3 años
tsconfig.json 5a025b949e ts: Add SPL Anchor packages (#2143) hace 3 años

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.