bafnetwork/baf-wallet-v2

Write a test suite for @baf-wallet/near

Open

#39 opened on Apr 30, 2021

 (1 comment) (0 reactions) (0 assignees)TypeScript (0 forks)auto 404
good first issuetesting

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now we have a "it works" implementation of ChainInterface for NEAR using near-api-js, however no tests have yet been written for it, and tests need to be written for it.

Contributor guide