docs icon indicating copy to clipboard operation
docs copied to clipboard

🔹[EPIC] near-examples cleanup

Open thisisjoshford opened this issue 2 years ago • 1 comments

Description

The near-examples GH org is due for an audit for relevancy and accuracy.


Goal

  • Complete audit of all existing repositories in near-examples org
  • Repositories that are no longer valid should be removed or deprecated (placed in deprecated-near-examples org)
  • Repositories that are still valid and useful should have passing tests and visible in project's README

Resources

thisisjoshford avatar Oct 24 '23 22:10 thisisjoshford

Fixed:

  • https://github.com/near-examples/hello-near-examples
  • https://github.com/near-examples/counters
  • https://github.com/near-examples/donation-examples
  • https://github.com/near-examples/guest-book-examples

WIP:

  • https://github.com/near-examples/cross-contract-calls
    • blocked on near/near-sdk-js/pull/378

gagdiez avatar Jan 31 '24 11:01 gagdiez