Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 477 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 477 Bytes

Near Wrapper (Limited)

A limited (i.e. not fully-featured) implementation of a Near polywrapper. Check out the full Near wrapper specification for more information.

Near Plugin

The Near wrapper depends on the Near Polywrap plugin.

How To Run

Install Dependencies

nvm install && nvm use
yarn

Build Wrapper

yarn build

Run Test Query Recipe

yarn test