repoName
stringlengths
7
77
tree
stringlengths
0
2.85M
readme
stringlengths
0
4.9M
k-kinzal_solana-materials-in-japanese
README.md
# Solanaの日本語資料 Solanaの開発に関わる日本語の資料をまとめています。 - [Discord](https://discord.com/invite/w6gnxPb4JJ) ## ドキュメント - [Solana Cookbook](https://solanacookbook.com/ja/) ## 記事 - [RustでSolanaのオンチェーンプログラムをデプロイする|cml_2010](https://note.com/cml_2010/n/n3b0895215b64) - [Nuxt.jsで@solana/web3.jsを使用する](https://note.com/cml_2010/n/n56...
ilyar_lab
.etc karma.conf.js service-worker.json README.md angular.json package.json src contract depositum depositum.ts web app app-routing.module.ts app.component.spec.ts app.component.ts app.module.ts panel ...
# NgApp This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.6. ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. ## Code scaffolding Run `ng generate co...
Njoguu_DeFi-Public-Transport-App
README.md contract Cargo.toml build.bat build.sh src lib.rs test.sh frontend assets css main.css js NEAR contract.js near-api.js near-config.js scripts.js index.html package.json
# DeFi-Public-Transport-App A Decentralized Finance(DeFi) application that will serve as a payment service for the Public Transport sector built on the NEAR Blockchain. ## Exploring The Code 1. The smart-contract code lives in the `/contract` folder. See the README there for more info. In blockchain apps the smart...
near_octopus
.github FUNDING.yml ISSUE_TEMPLATE BOUNTY.yml README.md examples BTC disasm_witness.py EOS bytecode_analytic.py call_graph_module.py cfg_module.py disasm_module.py source eos_ping.cpp ETH evm_cfg_ethernaut0.py evm_ex...
# Octopus <p align="center"> <img src="/images/logo-medium.png" height="300px"/> </p> [![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/quoscient/octopus/graphs/commi...
NEARBuilders_events
.github workflows release-mainnet.yml README.md apps events bos.config.json package.json
# events ## Getting Started To run locally, make sure you have [bos-workspace](https://github.com/nearbuilders/bos-workspace) installed. Then, run the command: ```bash bw dev ``` This will serve the widgets from `http://127.0.0.1:4040/`.
FarmGameVillas_farmme-hero
.github dependabot.yml workflows tests.yml .gitpod.yml Cargo.toml README-Windows.md README.md build.bat build.sh flags.sh nft Cargo.toml src lib.rs res README.md test-approval-receiver Cargo.toml src lib.rs test-token-receiver Cargo.toml src lib.rs tes...
# Folder that contains wasm files Non-fungible Token (NFT) =================== [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/near-examples/NFT) This repository includes an example implementation of a [non-fungible token] contract which uses [near-contract-stand...
mirag0505_homework-near
.idea modules.xml vcs.xml README.md index.html package.json public vite.svg src App.css assets react.svg index.css near-wallet.js vite-env.d.ts tsconfig.json tsconfig.node.json vite.config.ts
# homework-near
NEAR-Edu_postgrest-on-render
README.md
# PostgREST & Swagger on render.com This repo is used to deploy [PostgREST](https://postgrest.org/en/stable/install.html#docker) 2 branches: - `main` is configured to launch a MainNet PostgREST instance - `testnet` is configured to launch a TestNet PostgREST instance You can use the button below to deploy to your re...
evgenykuzyakov_artcoin
README.md neardev dev-account.env package-lock.json package.json public index.html manifest.json robots.txt src App.css App.js components ARTCard.js Alerts.js Dash.js Docs.js FAQ.js Header.js Markets.js TradeCard.js Wall...
# Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `yarn start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to vie...
Peersyst_lumos
.eslintrc.js .github workflows publish.yml DEVELOPMENT.md README.md babel.config.js commitlint.config.ts documentations migration-from-bigint-to-bi.md docusaurus docs intro.md website README.md babel.config.js docs intro.md docusaurus.config.js...
# lumos ![build](https://github.com/nervosnetwork/lumos/actions/workflows/github-ci.yaml/badge.svg) [![codecov](https://codecov.io/gh/nervosnetwork/lumos/branch/develop/graph/badge.svg?token=6WJJOOMD2F)](https://codecov.io/gh/nervosnetwork/lumos) ![license](https://img.shields.io/github/license/nervosnetwork/lumos) ![...
marco-sundsk_NCD-GroupA-Demo
README.md babel.config.js contract dice Cargo.toml README.md build.sh compile.js src lib.rs token Cargo.toml README.md build.sh src fungible_token_core.rs fungible_token_metadata.rs internal.r...
NCD-GroupA-Demo Smart Contract ================== A demo contract for NCD Pojrect Phase-1. Play with this contract ======================== the contract is deployed at testnet with the name `dev-1614240595058-5266655` you can set it to env for later use: ```shell export CONTRACTID=dev-1614240595058-5266655 ``` ## L...
greeny00_Near-Rent-Buy
README.md as-pect.config.js asconfig.json package.json scripts 1.dev-deploy.sh 2.use-contract.sh 3.cleanup.sh README.md functions.sh src as_types.d.ts simple __tests__ as-pect.d.ts index.unit.spec.ts asconfig.json assembly index.ts ...
# Dream Flight DAap With this project, it was aimed to collect space expeditions on one page, to enable users to access all flight information easily, and to reserve a seat for their desired flight using their NEAR wallet. ## Loom Video https://www.loom.com/share/9239095038814a6fad067699b82f371f ## How To Use Firs...
kaan-nacaroglu_near-plate-guesser
README.md as-pect.config.js asconfig.json assembly __tests__ as-pect.d.ts example.spec.ts as_types.d.ts index.ts tsconfig.json package.json scripts 1.dev-deploy.sh 2.use-contract.sh
# near-plate-guesser This is a guessing game done with AssemblyScript and NEAR Protocol. Its goal is to match given Turkish plate numbers with writing the correct cities. ## Requirements - Install Node.js - Install Yarn `npm install --global yarn` OR `npm i -g yarn` - Install NEAR CLI `npm install --global near-cl...
Jteo10_near_learn_example
.gitpod.yml README.md as-pect.config.js asconfig.js assembly __tests__ as-pect.d.ts main.spec.ts as_types.d.ts main.ts model.ts tsconfig.json babel.config.js package.json src App.css App.js App.test.js __mocks__ fileMock.js assets gray_near_logo.sv...
<br /> <br /> <p> <img src="https://nearprotocol.com/wp-content/themes/near-19/assets/img/logo.svg?t=1553011311" width="240"> </p> <br /> <br /> ## Template for NEAR dapps ### Requirements ##### IMPORTANT: Make sure you have the latest version of NEAR Shell and Node Version > 10.x 1. [Node.js](https://nodejs.org/e...
NearPass_nearpass-server
README.md config.js package-lock.json package.json server.js utils.js
### NearPass Server This server handles all requests from the [NearPass React Native App](https://github.com/NearPass/nearpass-rn-app). Server is deployed at: [https://nearpass-server-production.up.railway.app](https://nearpass-server-production.up.railway.app) Since, Near doesn't have a solution to connect wallet i...
Learn-NEAR_starter--near-sdk-rs2
.cargo config.toml Cargo.toml README.md build.sh scripts 1.dev-deploy.sh 2.use-contract.sh 3.cleanup.sh README.md src lib.rs
## Setting up your terminal The scripts in this folder are designed to help you demonstrate the behavior of the contract(s) in this project. It uses the following setup: ```sh # set your terminal up to have 2 windows, A and B like this: ┌─────────────────────────────────┬─────────────────────────────────┐ │ ...
evgenykuzyakov_berryclub-testnet
README.md contract-rs pixel-board Cargo.toml README.md build.sh src account.rs board.rs fungible_token_core.rs fungible_token_metadata.rs internal.rs lib.rs token.rs frontend README.md package...
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `yarn start` Runs the app in the development mode.<br /> Open [http://localhost:3000](http://localhost:3000) to view it in the browser. The page will ...
PrimeLabCore_react-native-os
README.md android gradlew.bat src main AndroidManifest.xml java com peel react RNOS.java RNOSModule.java examples OsInfo __tests__ index.and...
# os in React Native node's [os](https://nodejs.org/api/os.html) API in React Native This module is used by [Peel](http://www.peel.com/) ## Install * Create a new react-native project. [Check react-native getting started](http://facebook.github.io/react-native/docs/getting-started.html#content) * In your project d...
mahmudsudo_react_for_near
.idea modules.xml vcs.xml README.md package.json public index.html manifest.json robots.txt src App.css App.js App.test.js config.js index.css index.js logo.svg reportWebVitals.js setupTests.js utils.js
# Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view...
near_near-discovery-indexer-alpha
.github ISSUE_TEMPLATE BOUNTY.yml README.md example-indexer Cargo.toml README.md diesel.toml migrations 2022-03-18-000000_initial_scam down.sql up.sql 2022-10-10-000000_add_receipts down.sql up.sql src main.rs ...
# example-indexer This repository contains finished code for Indexer tutorial from official docs https://docs.near.org/docs/tools/near-indexer # Indexer tutorials This repository contains the code for indexer tutorials from official documentation. ## Contents * example-indexer https://docs.near.org/docs/tools/near-...
nearprotocol_pairing
Cargo.toml README.md benches bls12_381 ec.rs fq.rs fq12.rs fq2.rs fr.rs mod.rs pairing_benches.rs src bls12_381 README.md ec.rs fq.rs fq12.rs fq2.rs fq6.rs fr.rs mod.rs tests m...
# pairing [![Crates.io](https://img.shields.io/crates/v/pairing.svg)](https://crates.io/crates/pairing) # This is a Rust crate for using pairing-friendly elliptic curves. Currently, only the [BLS12-381](https://z.cash/blog/new-snark-curve.html) construction is implemented. ## [Documentation](https://docs.rs/pairing/)...
evgenykuzyakov_fundraiser
Cargo.toml README.md build_docker.sh build_local.sh migrtation.txt src lib.rs migration_0.rs sale.rs token_receiver.rs
# Fundraising contract Fundraising contract, with two core features: - Create sales, that people can deposit funds into. - Create linkdrops for creating accounts. This gets recorded in the internal table of this contract to see which account helped created which account. ## Registering new accounts As a secondary ...
MattHillWakatipu_rust-testing
Cargo.toml README.md build.bat build.sh src lib.rs
# Rust Smart Contract Template ## Getting started To get started with this template: 1. Click the "Use this template" button to create a new repo based on this template 2. Update line 2 of `Cargo.toml` with your project name 3. Update line 4 of `Cargo.toml` with your project author names 4. Set up the [prerequisites...
Kondwani7_test_near_app
.gitpod.yml README.md babel.config.js contract README.md as-pect.config.js asconfig.json assembly __tests__ as-pect.d.ts main.spec.ts as_types.d.ts index.ts tsconfig.json compile.js node_modules .package-lock.json @as-covers...
# fast-json-stable-stringify Deterministic `JSON.stringify()` - a faster version of [@substack](https://github.com/substack)'s json-stable-strigify without [jsonify](https://github.com/substack/jsonify). You can also pass in a custom comparison function. [![Build Status](https://travis-ci.org/epoberezkin/fast-json-s...
Muzikanto_nestjs-near
.prettierrc.json README.md example .eslintrc.js README.md nest-cli.json package-lock.json package.json src app.module.ts main.ts test test.controller.ts test.module.ts test.service.ts test.utils.ts tsconfig.build.json ...
<p align="center"> <a href="http://nestjs.com/" target="blank"><img src="https://nestjs.com/img/logo-small.svg" width="200" alt="Nest Logo" /></a> </p> [circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456 [circleci-url]: https://circleci.com/gh/nestjs/nest <p align=...
kevinmugiira_Mugiira_smart_contract_test
Cargo.toml README.md build.bat build.sh src lib.rs test.sh
# Rust Smart Contract Template ## Getting started To get started with this template: 1. Click the "Use this template" button to create a new repo based on this template 2. Update line 2 of `Cargo.toml` with your project name 3. Update line 4 of `Cargo.toml` with your project author names 4. Set up the [prerequisites...
hiba-machfej_crypTourist
README.md as-pect.config.js asconfig.json frontend index.html index.js package.json scripts 1.dev-deploy.sh 2.addPlace-getPlace.sh 2.say-thanks.sh README.md o-report.sh o-transfer.sh x-deploy.sh x-remove.sh src as-pect.d.ts as_types.d.ts crypTourist __tests__ ...
# Thanks Say "thanks!" to other students of the NCD by calling _their_ instance of this contract. You can optionally attach tokens to your message, or even leave an anonymous tip. Of course keep in mind that your signing account will be visible on the blockchain via NEAR Explorer even if you send an anonymous messag...
etulutas_near-protocol
README.md as-pect.config.js asconfig.json package.json scripts 1.dev-deploy.sh 2.use-contract.sh 3.cleanup.sh README.md src as_types.d.ts simple __tests__ as-pect.d.ts index.unit.spec.ts asconfig.json assembly index.ts singleton ...
# `near-sdk-as` Starter Kit This is a good project to use as a starting point for your AssemblyScript project. ## Samples This repository includes a complete project structure for AssemblyScript contracts targeting the NEAR platform. The example here is very basic. It's a simple contract demonstrating the followin...
ledevthang_W3C-NFT-Marketplace_NEAR
.github dependabot.yml scripts readme.sh workflows readme.yml tests.yml .gitpod.yml .travis.yml Cargo.toml README-Gitpod.md README-Windows.md README.md borsh.js frontend App.js config.js index.html index.js integration-tests rs Cargo.toml src ...
Status Message ============== [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/near-examples/rust-status-message) <!-- MAGIC COMMENT: DO NOT DELETE! Everything above this line is hidden on NEAR Examples page --> This smart contract saves and records the status me...
NearDeFi_near-is-aurora
Cargo.toml README.md build.sh contract Cargo.toml src aurora.rs lib.rs engine-types Cargo.toml src account_id.rs lib.rs types.rs tests main.rs
TEST
Glitch-Hackaton_Glitch-Moody
.gitpod.yml README.md contract README.md build.sh build builder.c code.h contract.js methods.h deploy.sh neardev dev-account.env package-lock.json package.json src contract.ts model.ts utils.ts tsconfig.json frontend ...
near-blank-project ================== This app was initialized with [create-near-app] Quick Start =========== If you haven't installed dependencies during setup: npm install Build and deploy your contract to TestNet with a temporary dev account: npm run deploy Test your contract: npm test If you ha...
howmarketing_vault-contract
Cargo.toml README.md account_deposit.rs build.sh neardev dev-account.env run.sh src account_deposit.rs errors.rs lib.rs storage_impl.rs token_receiver.rs
# Vault_Contract This repository has the smart-contract code of the vault project.
LorisC_hackhaton-near
.idea vcs.xml README.md contract-rs README.md track_contract Cargo.toml package.json src lib.rs tracker_factory Cargo.toml package.json src lib.rs frontend .eslintrc.js README.md babel.config.js package-lock.json ...
Context No Trash Alliance NTA in short is a project for The Global Hack Bounty. The aim of this project is to create the foundation for an association of garbage collector / processor company to track recyclable waste around the world. In 1997, the American oceanographer Charles Moore discovered the first vortex of ...
phoenix-token_bond_pnx
Cargo.toml README.md package-lock.json package.json src constants.rs errors.rs lib.rs state.rs utils.rs error Action View target .rustc_info.json debug .fingerprint Inflector-d2148e4a37c14682 lib-inflector.json ahash-d65fcef89a4d232e ...
# bond_pnx bond_pnx demo
happydev0_kotal_kubernetes
README.md | apis aptos v1alpha1 defaults.go groupversion_info.go node.go node_defaulting_webhook.go node_defaulting_webhook_test.go node_validation_webhook.go node_validation_webhook_test.go node_webhook.go ...
# Kotal Operator Kotal operator is a **cloud agnostic blockchain deployer** that makes it super easy to deploy highly-available, self-managing, self-healing blockchain infrastructure (networks, nodes, storage clusters ...) on any cloud. ## What can I do with Kotal Operator ? - Deploy Bitcoin rpc nodes - Deploy ipfs ...
phamthainb_spk-stream
README.md docs deploy.md note (3) copy.txt note (3).txt note.md smart-contract-v1 app Cargo.toml neardev dev-account.env src external.rs lib.rs stake Cargo.toml neardev dev-account.env src ...
# SPK-STREAM # Smart Contract ## Require ➜ rustc --V rustc 1.65.0 (897e37553 2022-11-02) or higher ➜ cargo --version cargo 1.65.0 (4bc8f24d3 2022-10-20) or higher ## Build ➜ cargo build --target wasm32-unknown-unknown --release ➜ near dev-deploy ./target/wasm32-unknown-unknown/release/\*\*\*.wasm # BackEnd
ninjadev0706_terraspace-near
.eslintrc.json README.md contracts nft-staking Cargo.toml README.md build.sh src external.rs internal.rs lib.rs nft_callbacks.rs staking.rs staking_views.rs token.rs nft Cargo.toml ...
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev ``` Open [http://localhost:3000](http://localhost:3000) with your br...
Jeremicarose_Fruitful_Near_Blockchain
.history README_19851026111459.md README_20220906181917.md contract README_20220906180849.md README_20220906181336.md scripts call_20220706193605.sh call_20220714162059.sh call_20220714162220.sh call_20220719165643.sh call_2...
## Inspiration 💡 Most of the time, Farmers sells there product at a throwing price because of For that they will lose a lot of money feeling discourage and this will force them to venture to any othe bussiness. As a result, there is the need for a secure and efficient system to help farmers and buyers link without ...
parkdao_multi-ownable
Cargo.toml README.md build.sh flags.sh multi-ownable Cargo.toml README.md src lib.rs macros.rs out README.md test-contract Cargo.toml src lib.rs tests test_multi_ownable.rs
# Folder that contains wasm files # multi-ownable A NEAR plugin enables multiple Accounts to share ownership of a contract. Calls are stored in hashed form, so storage requirements are very low. ### test cargo test -- --nocapture ### usage `multi-ownable` can be addeded to your contract via a macro: ```rust // Ar...
Learn-NEAR-Hispano_NCD1--NEARLancers
README.md as-pect.config.js asconfig.json assembly __test__ as-pect.d.ts index.unit.spec.ts as_types.d.ts index.ts models.ts tsconfig.json USUARIOS SERVICIOS COMENTARIOS VALORACIONES Métodos del smart contract de USUARIOS Métodos del smart contract de SERVICIOS Métodos del smart cont...
# `NEARLancers` 📄 Descripción ================== NEARLancers es un contrato inteligente en el que puede crear un usuario y si lo desea puede ofrecer servicios para los demás usuarios, se podrán almacenar diversos servicios y consultar todos en general o de un usuario en específico utilizando el protocolo NEAR. Las s...
gmihov001_Popskl-wNearLogin
.expo-shared assets.json .vscode settings.json App.js GenerateQR.js Main.js ReadQR.js SignIn.js app.json asconfig.json assembly __tests__ as-pect.d.ts main.spec.ts as_types.d.ts index.ts tsconfig.json babel.config.js config.js initContract.js package.json tsconfig.json
ottpeter_FonoRoot
.gitpod.yml README.md babel.config.js backend app.js package-lock.json package.json routes index.html upload.js utils ipfs.js uploadHandler.js contract Cargo.toml README.md compile.js src approval.rs buy.rs crust.rs enum...
fono-root Smart Contract ================== A [smart contract] written in [Rust] for an app initialized with [create-near-app] Quick Start =========== Before you compile this code, you will need to install Rust with [correct target] Exploring The Code ================== 1. The main smart contract code lives in `sr...
M-Rb3_store-deploy
.devcontainer devcontainer.json .eslintrc.json README.md next.config.js package.json public browserconfig.xml next.svg vercel.svg src assets images near_social_combo.svg near_social_icon.svg vs_code_icon.svg components lib Spinner ...
# Toast Implemented via Radix primitives: https://www.radix-ui.com/docs/primitives/components/toast _If the current props and Stitches style overrides aren't enough to cover your use case, feel free to implement your own component using the Radix primitives directly._ ## Example Using the `openToast` API allows you...
near_binaryen
.github ISSUE_TEMPLATE BOUNTY.yml workflows ci.yml release-artifacts.yml CHANGELOG.md CMakeLists.txt Contributing.md README.md auto_update_tests.py check.py requirements-dev.txt scripts __init__.py clang-format-diff.sh clang-tidy-diff.sh embedwat.py emcc-tests.sh ...
# WASI-STUB This tool takes a wasm file, replace all `wasi_snapshot_preview1` import to (stub) functions defines in the same module. This is useful when executing wasm in sandbox enviroment where wasi is not available. ## Build First build binaryen with `cmake . && make -j`. Then: ``` ./build.sh ``` ## Use ``` ./r...
Mykhail_enthusiasm
Dev_Instructions README.md README.md bot config.js events.js nearComms.js contract Cargo.toml build.bat build.sh reload_contract.sh src lib.rs test.sh dist index.html src.afe7f6a4.js elements aboutbot.json botoptions.json botoptions_loggedin.json n...
# near-slack-bot redirector testing: .env file example content: NODE_ENV=development SLACK_SIGNING_SECRET=12345 SLACK_BOT_TOKEN=54321 PORT=3000 APIHOST=http://localhost:3000 CONTRACT_NAME=sub.chokobear.testnet PRIVATE_KEY=[your contract's private key from .ne...
le-thanh-nghi_bet-system
README.md babel.config.js contract Cargo.toml README.md build.sh compile.js src lib.rs package.json src __mocks__ fileMock.js assets logo-black.svg logo-white.svg css global.css jquery-ui.css style.css index.html jest.init.j...
# Bet System ================== A Demo project of NEAR Smart Contract. This [React] app was initialized with [create-near-app] Quick Start =========== To run this project locally: 1. Prerequisites: Make sure you've installed [Node.js] ≥ 12 2. Install dependencies: `yarn install` 3. Run the local development server...
nticket_nticket-dapp
.eslintrc.js .github workflows pages.yml .stylelintrc.json README.md babel.config.js jsconfig.json package-lock.json package.json public index.html src app index.ts router.ts constants.ts entities events events.types.ts eventsStore.ts n...
# nticket-dapp ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config...
nearnautnft_nearnaut-nft-contract
Cargo.toml README.md build.sh src approval.rs enumeration.rs events.rs internal.rs lib.rs metadata.rs mint.rs nft_core.rs royalty.rs
# TBD
Learn-NEAR-Hispano_NCD1--NearTip
Cargo.toml src lib.rs main.rs
MaxNEAR_NCD.computer-shop
README.md as-pect.config.js asconfig.json package.json scripts 1.dev-deploy.sh 2.use-contract.sh 3.cleanup.sh README.md src as_types.d.ts project __tests__ as-pect.d.ts index.unit.spec.ts asconfig.json assembly index.ts tsconfig.jso...
## Setting up your terminal The scripts in this folder are designed to help you demonstrate the behavior of the contract(s) in this project. It uses the following setup: ```sh # set your terminal up to have 2 windows, A and B like this: ┌─────────────────────────────────┬─────────────────────────────────┐ │ ...
prasad-kumkar_cypher-kids-server
.eslintrc.js README.md contracts Cargo.toml README.md build.sh src lib.rs package.json server app.js middleware near.js package.json utils near-utils.js src App.js components Contract.js Gallery.js Keys.js Wallet.js conf...
# Live App Review 6 - Progressive Onboarding This repo is a companion to the "NFT Example Progressive Onboarding" video series: [![Live App Review 6 - NFT Example - Part 1 Contract](https://img.youtube.com/vi/Y-HYCcYVmz8/0.jpg)](https://youtu.be/Y-HYCcYVmz8) [![Live App Review 6 - NFT Example - Part 2 App Demo and Te...
near_pm2-promise
.travis.yml README.md __tests__ index.js index.js package.json
# pm2-promise [![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][travis-image]][travis-url] pm2-promise is a tiny library that adds promise awareness to pm2 ## Installation ```sh npm install pm2-promise ``` [downloads-image]: https://img.shields.io/npm/dm/pm2-promise.svg...
medvedNick_MarketContract
README.md build.sh deploy.sh market Cargo.toml build.sh src lib.rs test.sh test.sh token Cargo.toml build.sh src lib.rs test.sh
# Market Contract Simple Rust market contract for token exchange. ## Description There are two contracts - `market` and `token_holder` (one per token). The first one acts as an exchange and contains the business logic, while the last ones simply store the tokens with the ability to transfer them with the command fr...
esaminu_someNewProject
.eslintrc.yml .github ISSUE_TEMPLATE 01_BUG_REPORT.md 02_FEATURE_REQUEST.md 03_CODEBASE_IMPROVEMENT.md 04_SUPPORT_QUESTION.md config.yml PULL_REQUEST_TEMPLATE.md labels.yml workflows codeql.yml deploy-to-console.yml labels.yml lock....
<h1 align="center"> <a href="https://github.com/near/boilerplate-template-rs"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/near/boilerplate-template-rs/main/docs/images/pagoda_logo_light.png"> <source media="(prefers-color-scheme: light)" srcset="ht...
near_dataplatform
.github ISSUE_TEMPLATE bug_report.md epic-template-.md feature-request-.md secondary-focus-area-.md workflows block-streamer-ci.yml close-completed-issues.yml coordinator-ci.yml deploy-dev-widgets.yml deploy-prod-widgets.yml deploy-...
## What is this repo? Frontend for Near QueryAPI that allows users to create, manage, and explore indexers stored on-chain. You can visit the app [here](https://near.org/dataplatform.near/widget/QueryApi.App) BOS widgets are stored in the `widgets/` folder while the main NextJS application lives in the root. ## Gett...
huykgit98_react-assignment
.vscode launch.json README.md contract build.sh build builder.c code.h contract.js methods.h deploy.sh neardev dev-account.env package-lock.json package.json src contract.ts model.ts tsconfig.json frontend .cypress c...
# A social media app using nearjs & reactjs
NguyenVanThanhNha_counter_learnnear
.dependabot config.yml .github workflows tests.yml .gitpod.yml .travis.yml README-Gitpod.md README.md as-pect.config.js asconfig.js assembly __tests__ as-pect.d.ts context.json main.spec.ts as_types.d.ts main.ts tsconfig.json neardev shared-test-staging ...
Counter example in AssemblyScript ================================= [![Open in Gitpod!](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/near-examples/counter) <!-- MAGIC COMMENT: DO NOT DELETE! Everything above this line is hidden on NEAR Examples page --> ## Description This con...
microchipgnu_some-market-contract
.gitpod.yml DOCS.md README.md contract README.md build.sh build builder.c code.h hello_near.js methods.h deploy.sh neardev dev-account.env package-lock.json package.json scripts accept-offer.sh create-offer.sh exchange.sh ...
# Hello NEAR Contract The smart contract exposes two methods to enable storing and retrieving a greeting in the NEAR network. ```ts @NearBindgen({}) class HelloNear { greeting: string = "Hello"; @view // This method is read-only and can be called for free get_greeting(): string { return this.greeting; } ...
Mariesnlk_near-sc-course
README.md project_16 counter-rust .gitpod.yml README.md contract Cargo.toml README.md build.sh deploy.sh neardev dev-account.env src lib.rs target .rustc_info.j...
# Hello NEAR Contract The smart contract exposes two methods to enable storing and retrieving a greeting in the NEAR network. ```rust const DEFAULT_GREETING: &str = "Hello"; #[near_bindgen] #[derive(BorshDeserialize, BorshSerialize)] pub struct Contract { greeting: String, } impl Default for Contract { fn d...
NEAR-DevHub_badges-contract
README.md integration-tests rs Cargo.toml src helpers.rs tests.rs ts package.json src main.ava.ts utils.ts nft-series Cargo.toml README.md build.sh misc devhub.json generalCommands.md neardev ...
# TBD ## DevHub Badges - NFT Series Contract This project is a NEP-171 compliant Non-Fungible Token (NFT) contract that introduces the concept of a "series". A series is a collection of NFTs that share the same metadata and are owned by the same account. When a new NFT is minted, it is added to a specific series and ...
nearprotocol_wp-bounties
README.md functions.php index.php style.css
# WP Bounties Import and display GitHub bounties within a WordPress site. ## Install 1. Copy contents of `functions.php` to your theme's `functions.php` file. 2. Change repository API URL in `wpb_get_bounties_data()` function (line 8 `functions.php`). 3. Enqueue Alpine.js in your theme. 4. Add to CSS: `[x-cloak] { d...
hnq90_learn-web3-dapp-1
.prettierrc.json README.md components protocols avalanche components steps index.ts context index.ts hooks index.ts lib index.ts types index.ts ...
# Pathway Smart Contract A [smart contract] written in [Rust] for [figment pathway] # Quick Start Before you compile this code, you will need to install Rust with [correct target] # Exploring The Code 1. The main smart contract code lives in `src/lib.rs`. You can compile it with the `./compile` script. 2. Tests...
AndreIglesias_Nauction
Contract Cargo.toml src lib.rs README.md
# Nauction Near Card Auction for the community
ilyar_near-lab
contract upload .rustfmt.toml Cargo.toml README.md src lib.rs package.json readme.md report concurrency lab001.md lab002.md lab003.md readme.md contract lab001.md script concurrency create-accounts.js del...
# Near upload ```shell cargo install cargo-run-script cargo run-script build # or build-in-docker near dev-deploy source neardev/dev-account.env near --accountId $CONTRACT_NAME call $CONTRACT_NAME upload "$(printf '{"data": "%s"}' "$(head -c 98292 </dev/urandom | base64 -w0)")" --gas 300000000000000 near delete $CONTR...
khanhhuy-bkdn_staking-contract-rust
Cargo.toml build.sh src account.rs config.rs core_impl.rs internal.rs lib.rs util.rs
NguyenTrongTin1107_dMart_fe
README.md apis account.api.ts balance.api.ts index.ts nft.api.ts order.api.ts assets logos DMartIcon.svg cache index.ts components header-account header-account.module.css index.ts constants cache-prefix-keys.ts index.ts storage-keys.ts core blockchain...
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev ``` Open [http://localhost:3000](http://localhost:3000) with your br...
hashcloak_NEAR-Vulnerabilities
Million_Small_Deposits Cargo.toml README.md src lib.rs README.md UnsafeCall Cargo.toml README.md src lib.rs error_prone_pattern Bug_1 Cargo.toml src lib.rs Bug_2 Cargo.toml src lib.rs README.md overflow Cargo...
# Error Prone Patterns ## **Status:** Incomplete ## [Bug 1](https://github.com/hashcloak/NEAR-Vulnerabilities/tree/main/error_prone_pattern/Bug_1): ### Vulnerability: We should not replace any collections without clearing state, this will reset any metadata, such as the number of elements, leading to bugs. If you re...
kikiritonk_admilogic
README.md as-pect.config.js asconfig.json assembly __test__ as-pect.d.ts index.unit.spec.ts as_types.d.ts index.ts models.ts tsconfig.json Clientes Proveedores Productos Trabajadores package-lock.json package.json
# AdmiLogic Logistica Administrativa, DeFI administrativo para gestion empresarial y venta de productos online // Nombre // Registro de Proveedores, Trabajadores, Productos y Clientes. Funciones en este contrato: ////// Proveedores ////// 1. Registro de un Proveedor. 2. Listado de proveedores 3. Buscar un provee...
microchipgnu_open-secret
README.md open-secret-chat .eslintrc.json README.md app api chat route.ts text-to-speech route.ts globals.css components.json lib constants.ts data fetch.ts get-blocked-nfts.ts ...
# Open Secret <img width="946" alt="image" src="https://github.com/microchipgnu/open-secret/assets/12901349/0d5c50d6-0269-49f2-b793-405c66c06ced"> [YouTube Demo](https://www.youtube.com/watch?v=VawBqiXaiAg) Open Secret allows you to chat with NEAR Social accounts. We allow users to mint dynamic NFTs that control tha...
NEAR-Edu_near-snippets
.github workflows add-snippets.yml README.md babel.config.js examples.json package.json postcss.config.js public index.html snippets basic-number-types.md boolean-basic-type.md fungibletoken-metadata-struct.md i8-basic-type.md increment-storage-with-if-let.md lookupmap-insert.md ...
# NEAR Snippets NEAR Snippets is a project to teach people Rust through an exploration of NEAR smart contracts. You can see it live at [near-snippets.com](https://near-snippets.com). ## Adding Snippets To create a new snippet add a markdown file under the snippets directory. Each snippet must include yaml front matt...
MintCulture_MinCulture_FrontEnd
App.js assets global.css logo-black.svg logo-white.svg components Header.js Main.js Nav.js NavBtn.js mains Home.js Profile.js Streaming.js fonts Noto_Sans_KR OFL.txt index.html index.js near-wallet.js package-lock.json package.json proxy.js recoil ...
h-4vok_ubiquity-mint-live-monitor
README.md build_npmrc.sh docker-compose.yml package.json public index.html manifest.json robots.txt src background.css components atoms CircularProgressIcon.css pages Errors 404.test.js gradientShadow.css index.css index.js lib ...
# Ubiquity Mint Live Monitor - Proof of Concept Link to deployed demo: https://ubiquity-mint-monitor-poc.netlify.app/ - Check last section for a guide on testing We are always looking for ways to produce innovative tools for the NFT space in the Solana blockchain, and we have been researching ERC20 blockchains for a...
lunarpulse_near_status_contract_rs
.github dependabot.yml workflows tests.yml .gitpod.yml .travis.yml Cargo.toml README-Gitpod.md README-Windows.md README.md borsh.js frontend App.js config.js index.html index.js integration-tests rs Cargo.toml src tests.rs ts main.ava.ts packag...
Status Message ============== [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/near-examples/rust-status-message) <!-- MAGIC COMMENT: DO NOT DELETE! Everything above this line is hidden on NEAR Examples page --> This smart contract saves and records the status me...
leanhtoanqsb_near-frontend-2
README.md index.html next-env.d.ts next.config.js package-lock.json package.json public vite.svg src assets react.svg lib dbConnect.ts type.d.ts model Kyc.ts pages api kyc [id].ts index.ts utils colors.ts...
# near-frontend-2
Peersyst_xrp-evm-safe-transaction-service
.github ISSUE_TEMPLATE bug_report.md feature_request.md PULL_REQUEST_TEMPLATE.md dependabot.yml workflows cla.yml python.yml .vscode launch.json settings.json CONTRIBUTORS.txt README.md config __init__.py celery_app.py settings __init__.py ...
![Build Status](https://github.com/safe-global/safe-transaction-service/workflows/Python%20CI/badge.svg?branch=master) [![Coverage Status](https://coveralls.io/repos/github/safe-global/safe-transaction-service/badge.svg?branch=master)](https://coveralls.io/github/safe-global/safe-transaction-service?branch=master) [![p...
near-examples_FT-JS
.github workflows tests.yml CONTRIBUTING.md README.md babel.config.json build builder.c code.h contract.js fungible-token-helper.js fungible-token.js methods.h jsconfig.json package-lock.json package.json src ft-helper.js index.js tests main.ava.js
# FT-JS Example implementation of a [Fungible Token](https://docs.near.org/develop/relevant-contracts/ft) contract which implements storage management and testing. This is a contract-only example. ## Pre-requisites - [Node.js](https://nodejs.org/en/download/) = 16 ### Operating Systems Currently this example is on...
JuEnPeHa_near-spring-third
.gitpod.yml README.md babel.config.js contract Cargo.toml README.md compile.js src approval.rs enumeration.rs events.rs internal.rs lib.rs metadata.rs mint.rs nft_core.rs royalty.rs target .rustc_info.json debug ...
near-spring-third ================== This [React] app was initialized with [create-near-app] Quick Start =========== To run this project locally: 1. Prerequisites: Make sure you've installed [Node.js] ≥ 12 2. Install dependencies: `yarn install` 3. Run the local development server: `yarn dev` (see `package.json` fo...
NEAR-P2P_walletp2p_front
.eslintrc.js .github workflows ci.yml .vscode settings.json README.md assets sources avatars avatar-female.svg avatar-male.svg countries arg.svg eur.svg ngn.svg rub.svg try.svg usa.svg ...
# STORE **This directory is not required, you can delete it if you don't want to use it.** This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework. Creating a file in this directory automatically activates the option in the framework. More information about the usage...
longvuit18_pnc-contract
Cargo.toml build.sh neardev dev-account.env note.sh protocol-substrate-fixtures README.md builder Cargo.toml src main.rs src lib.rs lib2.rs merkle.rs mixer_verifier.rs poseidon.rs util.rs zero.rs vcc.py
# protocol-substrate-fixtures
mylearnverse_LearnVerseBackends
README.md near-api-rest-server README.md api.js app.js blockchain.js examples nft_deploy deploy_tokens.js token_types.js near-api-ui README.md package.json public index.html manifest.json robots.txt ...
# NEAR REST API SERVER > Interact with the NEAR blockchain using a simple REST API. ###### Live Demo: * [REST API Endpoint for NEAR Testnet](https://rest.nearapi.org) * [Web Console for `view`/`call` requests](https://web.nearapi.org) --- ## Overview _Click on a route for more information and examples_ | Route ...
kursaderduhan_Project_Book
README.md as-pect.config.js asconfig.json package.json scripts 1.dev-deploy.sh 2.run.sh src as_types.d.ts simple __tests__ as-pect.d.ts index.unit.spec.ts assembly index.ts singleton __tests__ as-pect.d.ts index.unit...
# Near-Project-Book This project is a simple projectstore on Near blockchain. Users can post their ideas, review ideas and donate to the owner if they want. <br/> You can watch this video for use. [loom video](https://www.loom.com/share/f279ccd9fe6d4022b80cb66c85ce7980) ## Installation ```bash git clone https://gi...
pas1ko_idk.finance
.gitpod.yml README.md contract README.md babel.config.json build.sh build builder.c code.h methods.h prediction_market.js deploy.sh package-lock.json package.json src BetInfo.ts Oracle.ts PredictionMarket.ts Round.ts tsc...
# 🍬 [idk.finance](https://idk.finance) - I DONT KNOW Finance This app was initialized with [create-near-app] Quick Start ``` npm install ``` Build and deploy contract to TestNet with a temporary dev account: ``` npm run deploy ``` Start app. This will run a dev server with frontend: ``` npm start ``` Exploring...
noopponent18_nearprajtice-I
README.md asconfig.json index.ts
# `near-sdk-as` Starter Kit This is a good project to use as a starting point for your AssemblyScript project. ## Samples This repository includes a complete project structure for AssemblyScript contracts targeting the NEAR platform. The example here is very basic. It's a simple contract demonstrating the followin...
hoangtrung18_near_nft_deal_otc
.gitpod.yml .vscode settings.json README.md integration-tests package-lock.json package.json src main.ava.ts nft-contract README.md babel.config.json build.sh deploy.sh package-lock.json package.json src approval.ts enumeration.ts index.ts ...
# Hello NEAR Contract The smart contract exposes two methods to enable storing and retrieving a greeting in the NEAR network. ```ts @NearBindgen({}) class HelloNear { greeting: string = "Hello"; @view // This method is read-only and can be called for free get_greeting(): string { return this.greeting; } ...
esaminu123_console-boilerplate-template-rs-local-copy-91
.eslintrc.yml .github ISSUE_TEMPLATE 01_BUG_REPORT.md 02_FEATURE_REQUEST.md 03_CODEBASE_IMPROVEMENT.md 04_SUPPORT_QUESTION.md config.yml PULL_REQUEST_TEMPLATE.md labels.yml workflows codeql.yml deploy-to-console.yml labels.yml lock....
<h1 align="center"> <a href="https://github.com/near/boilerplate-template-rs"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/near/boilerplate-template-rs/main/docs/images/pagoda_logo_light.png"> <source media="(prefers-color-scheme: light)" srcset="ht...
immhrmwn_realitychain-monorepo
lerna.json package.json packages realitychain-contracts erc20 .eslintrc.js .solhint.json README.md hardhat.config.ts package.json scripts deploy-and-transfer.ts deploy.ts test ...
# Advanced Sample Hardhat Project This project demonstrates an advanced Hardhat use case, integrating other tools commonly used alongside Hardhat in the ecosystem. The project comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, w...
nearprotocol_SwiftyCam
CHANGELOG.md DemoSwiftyCam DemoSwiftyCam AppDelegate.swift Assets.xcassets AppIcon.appiconset Contents.json Contents.json cancel.imageset Contents.json flash.imageset Contents.json flashOutlin...
<img src="SwiftyCamBanner.jpg" align="center"> <p align="center"> <img src="https://img.shields.io/badge/platform-iOS%208%2B-blue.svg?style=flat" alt="Platform: iOS 8+"/> <a href="https://developer.apple.com/swift"><img src="https://img.shields.io/badge/language-swift%204.2-4BC51D.svg?style=flat" alt="Languag...
nearprotocol_near-e2e-tests
.gitlab-ci.yml README.md nightwatch.conf.js package.json run_ci.sh tests guest-book.js
# near-e2e-tests ![Build Status](https://gitlab.com/near-protocol/near-e2e-tests/badges/master/pipeline.svg) End-to-end tests for NEAR apps ## Install dependencies ``` yarn ``` ## Running locally ``` yarn test ``` ## Running on cloud Need to have environment variables or `.env` file: ``` ELENIUM_USERNAME=<usern...
gadillacer_nft141-marketplace
.eslintrc.js .prettierrc.js .solhint.json .storybook main.js preview.js DEVS-RUN-ME-FIRST.sh README.md compile.sh deploy.sh hardhat.config.ts libraries blockchain chains.ts near config.ts types.d.ts utils.ts signatures.ts types.ts u...
# Demo NFT Marketplace ### Goals: - Concise code - Well typed - Modern react code using hooks + functional features - Code can be easily refactored - Easy for other developers to contribute and leverage the code - Fast. Server side rendering as much as possible - Extensible. Code in this project is useful in many dapp...
iceshap7_crxl_tientd.near
.gitpod.yml README.md babel.config.js contract Cargo.toml README.md compile.js src lib.rs target .rustc_info.json debug .fingerprint Inflector-dc1b0cb91bf9902c lib-inflector.json autocfg-e366de0db4ad4473 ...
company_review ================== This [React] app was initialized with [create-near-app] Quick Start =========== To run this project locally: 1. Prerequisites: Make sure you've installed [Node.js] ≥ 12 2. Install dependencies: `yarn install` 3. Run the local development server: `yarn dev` (see `package.json` for a...
near_devrel
.github ISSUE_TEMPLATE BOUNTY.yml devrel-resource-request-process.md proposal-template.md workflows main.yml README.md
# devrel Developer Relations @NEARProtocol # Kanban Board https://github.com/orgs/near/projects/14 Epics (composed of many tasks) 1. Add an issue (this enables GH comments on your Epic) 2. Link to gov.near.org (devrel category) post if you want community ideas and input - recommended 3. Add notes for sub-tasks to th...
here-wallet_instant_wallet_appclip
Resources Assets.xcassets AppIcon.appiconset Contents.json Contents.json Sources AppDelegate.swift AppInfo.swift AppViewController.swift Core AccountState.swift BIP70.swift CancelBag.swift Deeplink.swift ErrorMessage.swift E...
NEARBuilders_minterest
.eslintrc.json README.md generate-css.js next.config.js package.json postcss.config.js public images MB_logo.svg arrow_back.svg cameraswitch.svg file_arrow_up.svg gift.svg link_arrow.svg near_logo.svg photo_camera-2.svg photo_camera.svg ...
# Minsta This repository hosts the primary codebase for the [Minsta App](https://minsta.me), originally created and developed by [@microchipgnu](https://github.com/microchipgnu). All new Minsta instances should be derived from this repository. ## Demo Check out the live demo here: [minsta demo](https://minsta-app....
mehtaphysical_stripe-pay-sandbox
README.md components balance Balance.js checkout Checkout.js Checkout.module.css layout Layout.js Layout.module.css loading Loading.js Loading.module.css contract Cargo.toml src lib.rs deploy.sh package.json pages [accountId] ...
# Setup the contract use the deploy script `./deploy.sh` It will do the following: * build the contract with `cargo build --all --target wasm32-unknown-unknown --release` * create the contract account `near create-account $CONTRACT_ID --masterAccount SOME_MASTER_ACCOUNT --initialBalance INITIAL_BALANCE` * then deplo...
Learn-NEAR-Hispano_NCD2--CovidVaccinationNear
README.md as-pect.config.js asconfig.json assembly __test__ as-pect.d.ts index.unit.spec.ts as_types.d.ts index.ts models.ts tsconfig.json PERSONAS CERTIFICADOS DE VACUNACIÓN CONTAGIOS Métodos del smart contract de Vacunas Métodos del smart contract de Personas Métodos del smart cont...
# `CovidVaccination` 📄 Descripción ================== CovidVaccination Es un contrato inteligente que puede crear vacunas, personas a vacunar, certificados de vacunación, y contagios entre personas vacunadas y registradas, todos lo sdatos son almacenados mediante el protocolo de NEAR. El listado siguiente estan las p...
jrapbit_token-contracts
.dependabot config.yml .gitpod.yml .travis.yml LICENSE-APACHE.txt LICENSE-MIT.txt README-Gitpod.md README.md as-pect.config.js asconfig.json assembly __tests__ as-pect.d.ts example.spec.ts token.spec.ts as_types.d.ts index.ts tsconfig.json neardev shared-test-staging ...
Token Contract in AssemblyScript ================================ [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/near-examples/token-contract-as) <!-- MAGIC COMMENT: DO NOT DELETE! Everything above this line is hidden on NEAR Examples page --> This project cont...
mucahittanacioglu_near-starter2
README.md as-pect.config.js asconfig.json package.json scripts 1.dev-deploy.sh 2.use-contract.sh 3.cleanup.sh README.md src as_types.d.ts simple __tests__ as-pect.d.ts index.unit.spec.ts asconfig.json assembly index.ts singleton ...
## Setting up your terminal The scripts in this folder are designed to help you demonstrate the behavior of the contract(s) in this project. It uses the following setup: ```sh # set your terminal up to have 2 windows, A and B like this: ┌─────────────────────────────────┬─────────────────────────────────┐ │ ...
hskang9_aurora-release
README.md aurora-engine-2.8.1 .env custom_example.env local.env mainnet.env testnet.env .github pull_request_template.md workflows builds.yml lints.yml scheduled_lints.yml tests.yml CHANGES.md CREDITS.md ...
# aurora-release Aurora release modifications for E2E tests # Aurora Engine [![Project license](https://img.shields.io/badge/License-Public%20Domain-blue.svg)](https://creativecommons.org/publicdomain/zero/1.0/) [![Discord](https://img.shields.io/discord/490367152054992913?label=Discord)](https://discord.gg/jNjHYUF8vw...
kumailnaqvi354_Near-Staking-Contract-
.gitpod.yml README.md contract Cargo.toml README.md build.sh deploy.sh src lib.rs target .rustc_info.json debug .fingerprint Inflector-9e15a0ace34a9b75 lib-inflector.json ahash-067e4c96622d12e3 ...
near-blank-project ================== This app was initialized with [create-near-app] Quick Start =========== If you haven't installed dependencies during setup: npm install Build and deploy your contract to TestNet with a temporary dev account: npm run deploy Test your contract: npm test If you ha...
Lean-b_digital-identity-rust
.gitpod.yml README.md contract Cargo.toml README.md build.sh deploy.sh neardev dev-account.env src lib.rs target .rustc_info.json debug .fingerprint Identity-30e63472cf1d42b2 lib-Identity.json Ide...
near-blank-project ================== This app was initialized with [create-near-app] Quick Start =========== If you haven't installed dependencies during setup: npm install Build and deploy your contract to TestNet with a temporary dev account: npm run deploy Test your contract: npm test If you ha...