Near generators monorepo, contains next packages
@neargen-js/abigen- utility to extract contracts ABI from Near contracts, written with TypeScript. Moved fromnear-abigen-jsrepository. Read more about this package here@neargen-js/typegen- utility to generate TypeScript type definitions from a given contract abis for interaction with Near smart contracts. Moved fromtypechain-nearrepository. Read more about this package here@neargen-js/core- core types for bothtypegenandabigenas well as types for generated definitions. Read more about this package and about ABI specification here@neargen-js/utils- utilities for bothtypegenandabigen. Read more about this package here
biginttype support- include contract
bytecodeinto its ABI - contracts deployment using generated definitions
- clear abi/types folder before each abigen/typegen runs