Added lots of NEAR repos (assembly-script sdk and examples)

This commit is contained in:
Curtis Spencer
2020-04-27 15:40:37 -07:00
parent d157e4289a
commit 755aab22eb

View File

@@ -6,9 +6,114 @@ sub_ecosystems = []
github_organizations = ["https://github.com/near", "https://github.com/near-examples", "https://github.com/nearprotocol"]
# Repositories
[[repo]]
url = "https://github.com/near-examples/activity--cross-contract-calls"
[[repo]]
url = "https://github.com/near-examples/activity--TEMPLATE"
[[repo]]
url = "https://github.com/near-examples/activity--why-assemblyscript"
[[repo]]
url = "https://github.com/near-examples/chat"
[[repo]]
url = "https://github.com/near-examples/counter"
[[repo]]
url = "https://github.com/near-examples/erc-20-token"
[[repo]]
url = "https://github.com/near-examples/guest-book"
[[repo]]
url = "https://github.com/near-examples/near-dashboard"
[[repo]]
url = "https://github.com/near-examples/nearlib-account"
[[repo]]
url = "https://github.com/near-examples/oracle"
[[repo]]
url = "https://github.com/near-examples/poker"
[[repo]]
url = "https://github.com/near-examples/pow-faucet"
[[repo]]
url = "https://github.com/near-examples/rust-counter"
[[repo]]
url = "https://github.com/near-examples/rust-fungible-token"
[[repo]]
url = "https://github.com/near-examples/rust-high-level-cross-contract"
[[repo]]
url = "https://github.com/near-examples/rust-status-message"
[[repo]]
url = "https://github.com/near-examples/token-contract-as"
[[repo]]
url = "https://github.com/near-examples/token-factory"
[[repo]]
url = "https://github.com/near-examples/token-printer"
[[repo]]
url = "https://github.com/near-examples/voting-app"
[[repo]]
url = "https://github.com/near-examples/wallet-example"
[[repo]]
url = "https://github.com/near-examples/webrtc-chat"
[[repo]]
url = "https://github.com/near-examples/webrtc-live"
[[repo]]
url = "https://github.com/near-examples/workshop--exploring-assemblyscript-contracts"
[[repo]]
url = "https://github.com/near/awesome-near"
[[repo]]
url = "https://github.com/near/borsh"
[[repo]]
url = "https://github.com/near/community"
[[repo]]
url = "https://github.com/near/devx"
[[repo]]
url = "https://github.com/near/initial-contracts"
[[repo]]
url = "https://github.com/near/introverse"
[[repo]]
url = "https://github.com/near/near-api-js"
[[repo]]
url = "https://github.com/near/near-sdk-as"
[[repo]]
url = "https://github.com/near/near-sdk-rs"
[[repo]]
url = "https://github.com/near/near-sdk-tools"
[[repo]]
url = "https://github.com/near/nearup"
[[repo]]
url = "https://github.com/near/staking-contract"
[[repo]]
url = "https://github.com/nearprotocol/_archived_bsonfy"
@@ -132,6 +237,9 @@ url = "https://github.com/nearprotocol/json"
[[repo]]
url = "https://github.com/nearprotocol/leaderboard"
[[repo]]
url = "https://github.com/nearprotocol/localnet-script"
[[repo]]
url = "https://github.com/nearprotocol/metanear-src"
@@ -156,6 +264,9 @@ url = "https://github.com/nearprotocol/near-client-ios"
[[repo]]
url = "https://github.com/nearprotocol/near-client-unity"
[[repo]]
url = "https://github.com/nearprotocol/near-content"
[[repo]]
url = "https://github.com/nearprotocol/near-contract-helper"
@@ -289,6 +400,9 @@ url = "https://github.com/nearprotocol/react-near-openweb"
[[repo]]
url = "https://github.com/nearprotocol/react-template"
[[repo]]
url = "https://github.com/nearprotocol/readylayerone"
[[repo]]
url = "https://github.com/nearprotocol/rust-ethash"
@@ -340,6 +454,9 @@ url = "https://github.com/nearprotocol/wallet-core"
[[repo]]
url = "https://github.com/nearprotocol/wallet-example"
[[repo]]
url = "https://github.com/nearprotocol/wallet-temp-landing-page"
[[repo]]
url = "https://github.com/nearprotocol/wasm-mock-vm"