Noah Prince 436791b039 feat: Recursively derive seeds and add custom account resolver (#2194) há 3 anos atrás
..
src 436791b039 feat: Recursively derive seeds and add custom account resolver (#2194) há 3 anos atrás
tests 5a025b949e ts: Add SPL Anchor packages (#2143) há 3 anos atrás
types 5a025b949e ts: Add SPL Anchor packages (#2143) há 3 anos atrás
README.md 5a025b949e ts: Add SPL Anchor packages (#2143) há 3 anos atrás
jest.config.js 5a025b949e ts: Add SPL Anchor packages (#2143) há 3 anos atrás
package.json 5a025b949e ts: Add SPL Anchor packages (#2143) há 3 anos atrás
rollup.config.ts 5a025b949e ts: Add SPL Anchor packages (#2143) há 3 anos atrás
tsconfig.base.json 5a025b949e ts: Add SPL Anchor packages (#2143) há 3 anos atrás
tsconfig.cjs.json 5a025b949e ts: Add SPL Anchor packages (#2143) há 3 anos atrás
tsconfig.json 5a025b949e ts: Add SPL Anchor packages (#2143) há 3 anos atrás

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.