near / near-workspaces-js

Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment
https://near.github.io/near-workspaces-js/
GNU General Public License v3.0
42 stars 22 forks source link

feat: api key and custom network #231

Closed shariffdev closed 3 months ago

shariffdev commented 6 months ago

Closes: https://github.com/near/near-workspaces-js/issues/192 This PR allows interaction with a custom network and also providing an api key to any network.

fospring commented 3 months ago

Looks good to me, thank you!