Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 554 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 554 Bytes

mina-js

The TypeScript interface for Mina Protocol.

Features

  • Interact with Mina Wallets such as Pallad.
  • Browser native BigInt.
  • TypeScript ready.

Acknowledgements

  • This is not a library to write provable programs. In that case head over to o1js.
  • Inspired heavily by viem.
  • Great part of the code is based our work and code of Pallad.

Authors