@fastnear/utils
Version:
Utility functions for interactions with the NEAR blockchain
24 lines (12 loc) • 700 B
Markdown
# REPL
Run with:
yarn repl
and try the following:
mockTx
and see how it is displayed. and then the verbose call:
v(mockTx)
## alpha version
The focus thus far has been of a highly technical nature, and after releasing this alpha version the devs will let their minds gestate. then this file will fill out with more meaningful info and snippets. 🙏🏼
Make sure to visit the [project-level README](https://github.com/fastnear/js-monorepo#global-near-js)
## attributions
This package in particular is thankful for the open source contributors whose functions we export. There's a note about this in the main [README here](https://github.com/fastnear/js-monorepo#attribution).