Skip to content

gymnasy55/neargen-js

Repository files navigation

Near Generators JS

Near generators monorepo, contains next packages

  • @neargen-js/abigen - utility to extract contracts ABI from Near contracts, written with TypeScript. near-abigen-js repository. 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 from typechain-near repository. Read more about this package here
  • @neargen-js/core - core types for both typegen and abigen as well as types for generated definitions. Read more about this package and about ABI specification here
  • @neargen-js/utils - utilities for both typegen and abigen. Read more about this package here

TODO

  • bigint type support
  • include contract bytecode into its ABI
  • contracts deployment using generated definitions
  • clear abi/types folder before each abigen/typegen runs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published