docs
docs copied to clipboard
🔹[EPIC] near-examples cleanup
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
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