repoName
stringlengths
7
77
tree
stringlengths
0
2.85M
readme
stringlengths
0
4.9M
francessNewdev_foodiz-near-101
README.md README LICENSE.txt package.json public index.html manifest.json robots.txt smartcontract README.md asconfig.json assembly as_types.d.ts index.ts model.ts tsconfig.json package-lock.json package.json src App.css App.js App.test.js ...
<div id="top"></div> [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] <!-- PROJECT LOGO --> <br /> <div align="center"> [//]: # (<img src="./README...
near_schemafy
.github ISSUE_TEMPLATE BOUNTY.yml .travis.yml Cargo.toml README.md build.rs publish.sh schemafy_core Cargo.toml src lib.rs one_or_many.rs schemafy_lib Cargo.toml src generator.rs lib.rs schema.json schema.rs tests multiple-property-...
# schemafy [![Build Status](https://travis-ci.org/Marwes/schemafy.svg?branch=master)](https://travis-ci.org/Marwes/schemafy) [![Docs](https://docs.rs/schemafy/badge.svg)](https://docs.rs/schemafy) This is a Rust crate which can take a [JSON schema (draft 4)](http://json-schema.org/) and generate Rust types which are ...
near_abi
.github ISSUE_TEMPLATE BOUNTY.yml README.md
<div align="center"> <h1><code>NEAR ABI</code></h1> <p> <strong>ABI schema format and tooling to define interface to NEAR smart contracts.</strong> </p> </div> ⚠️ **Warning: Format and tooling are not final and changes are likely to happen.** > What is an ABI? An ABI (Application Binary Interface) tradit...
near-examples_cross-contract-calls
.devcontainer devcontainer.json .github workflows tests-advanced-rs.yml tests-advanced-ts.yml tests-simple-rs.yml tests-simple-ts.yml README.md contract-advanced-rs Cargo.toml README.md rust-toolchain.toml src batch_actions.rs lib.rs multip...
# Cross-Contract Hello Contract The smart contract implements the simplest form of cross-contract calls: it calls the [Hello NEAR example](https://docs.near.org/tutorials/examples/hello-near) to get and set a greeting. <br /> # Quickstart 1. Make sure you have installed [node.js](https://nodejs.org/en/download/pack...
nearprotocol_ethashproof
Readme.md build.sh cache.go cmd cache main.go epoch main.go relayer main.go dag_merkle_proof.go dag_merkle_root.go ethash algorithm.go algorithm_test.go api.go consensus.go consensus_test.go ethash.go ethash_test.go ethashproof_ext.go sealer.go ...
jasperdg_w-near-dynamic-storage
Cargo.toml build.sh receiver Cargo.toml scripts build.sh flags.sh test.sh src lib.rs storage_manager.rs wnear Cargo.toml README.md build.sh src fungible_token_core.rs fungible_token_metadata.rs internal.rs lib.rs ...
# TBD
Meowomen_NearYou
.travis.yml README.md babel.config.js gulpfile.js package.json src App.css App.js App.test.js Drops.js __mocks__ fileMock.js apis index.js assets gray_near_logo.svg logo.svg near.svg config.js index.html index.js jest.init.js main.t...
# NEARYou Demo ## 🗝 Table of Contents - [About NEARYou](https://github.com/Meowomen/NEARYou#-about-nearyou) - [Getting Started](https://github.com/Meowomen/NEARYou#%EF%B8%8F-getting-started) - [How NEARYou Demo Works](https://github.com/Meowomen/NEARYou#-how-nearyou-demo-works) - [Features](https://github.com/Meowo...
kuutamolabs_ldk-node
.github workflows build.yml kotlin.yml publish-android.yml publish-jvm.yml python.yml CHANGELOG.md Cargo.toml LICENSE.md Package.swift README.md bindings kotlin ldk-node-android gradlew.bat lib src main ...
# LDK Node [![Crate](https://img.shields.io/crates/v/ldk-node.svg?logo=rust)](https://crates.io/crates/ldk-node) [![Documentation](https://img.shields.io/static/v1?logo=read-the-docs&label=docs.rs&message=ldk-node&color=informational)](https://docs.rs/ldk-node) A ready-to-go Lightning node library built using [LDK][l...
OmarMWarraich_near-dapp-react
README.md package-lock.json package.json public index.html manifest.json robots.txt src App.css App.js App.test.js index.css index.js reportWebVitals.js setupTests.js utils config.js courses.js near.js
<a name="readme-top"></a> <!-- HOW TO USE: This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project and remove sections that don't apply. REQUIRED SECTIONS: - Table of Contents - About the Project - Built With - Live Demo - Getting Started - A...
PotLock_design-ops
.github ISSUE_TEMPLATE BOUNTY.yml README.md
# Design & Operations Repo A repo to put designs, specs, and operations related things for 🫕 PotLock UML Diagram https://PotLock.io/uml Figma https://PotLock.io/figma
kehindeegunjobi93_NEAR-dev-practice
README.md as-pect.config.js asconfig.json package-lock.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...
https://app.patika.dev/courses/near-developer-course/practice-II-First-three-tasks ## 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 thi...
nearnautnft_pups-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
noemk2_enviar_recivir_rs
Cargo.toml README.md build.sh src lib.rs
Hola mundo en near con Rust ================== Introducción a holamundo en near (Rust) ================== un holamundo en near protocol, este contrato te perminte: 1. print "Hello world" 2. print "Hello " + $USER 👨‍💻 Instalación en local =========== Para correr este proyecto en local debes seguir los sig...
NEAR-Analytics_SocialDB_Archive_Metrics
data_check.py extract_commits.py readme.md
oleksandrmarkelov_NCD.L1.goodAdvice
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 advice __tests__ advice.unit.spec.ts asconfig.json assembly index.ts model.ts as_types.d.ts simple _...
# `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...
kdbvier_Near-NFT
.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 tests sim main.rs test_approval.rs ...
# 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...
glue3_frontback
.eslintrc.json .prettierrc.json .vscode settings.json README.md lint-staged.config.js next-env.d.ts next.config.js package.json prisma migrations 20220913111809_init migration.sql migration_lock.toml public images near_icon.svg near_logo.svg vercel.svg src ...
# GLU3 Frontend and Backend GLU3 App built with Next.js + TypeScript + ESLint. # Get started ``` # Install dependencies yarn # Start dev server yarn dev # Start tests (or yarn test --watch for watch mode) yarn test # Lint (the dot is important) yarn lint . # If we want to build yarn build ``` # Technical choice...
longvuit18_marketplace-near-contract
Cargo.toml README.md build.sh deploy.sh src lib.rs
# Marketplace - mint - auction - bid - claim_nft - Claim_near - return_nft
jpzhangvincent_nft-hot-pot
README.md backend artworks attributes 0.json 1.json 10.json 11.json 12.json 13.json 14.json 15.json 16.json 17.json 18.json 19.json 2.json 2...
# Chainlink Functions Starter Kit - [Chainlink Functions Starter Kit](#chainlink-functions-starter-kit) - [Overview](#overview) - [Quickstart](#quickstart) - [Requirements](#requirements) - [Steps](#steps) - [Command Glossary](#command-glossary) - [Functions Commands](#functions-commands) - [Functions Subs...
iamfortune_NCD-01--dice
README.md babel.config.js contract Cargo.toml README.md build.sh compile.js src lib.rs tests test_utils.rs copy-dev-account.js jest.config.js package.json src __mocks__ fileMock.js assets logo-black.svg logo-white.svg config.js glob...
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...
mukuls9971_NEAR-bicycle-borrow
README.md bicycle-shop-contract Cargo.toml build.sh src callbacks.rs external.rs internal.rs lib.rs offer_new.rs offer_views.rs frontend App.js config.js index.html index.js ft Cargo.toml README.md build.sh src fungible_...
# Bicycle Borrowing Shop - Alice and Bob are two users - One Fungible token bift is used as medium of exchange for the shop - Both Alice and Bob already have 10000 tokens for both - Alice wants to lend her bicycle, so she mints an NFT with info(type: bicycle, model: 2016, owner:alice) - Alice put this NFT into shop ...
mdy123_mdy123.github.io
AWS_P2 README.md cloud-cdnd-c2-final.postman_collection.json package.json src server.ts util util.ts tsconfig.json tslint.json css bootstrap.min.css face_generation helper.py problem_unittests.py first_neural_network Your_first_neural_network.html ...
# Insulin Dose Calculator ### Dart Packages - Flutter material design package <br /> https://api.flutter.dev/flutter/material/material-library.html ### Features ![image](./two_1.jpg) ```sh Data Validating - no zero value at Carb and Target G.B data fields. - only number at Carb and Target G.B data fields. ``` ![...
nategeier_alpha-me-bd
README.md config paths.js presets loadPreset.js webpack.analyze.js webpack.development.js webpack.production.js package.json public index.html manifest.json robots.txt src App.js components Editor AddModal.js CreateModal.js ...
# NEAR Discovery (BOS) ## Setup & Development Initialize repo: ``` yarn ``` Start development version: ``` yarn start ``` ## Component example Profile view ```jsx let accountId = props.accountId || "eugenethedream"; let profile = socialGetr(`${accountId}/profile`); <div> <img src={profile.image.url} /> <sp...
Prachi143_Polling-system-using-solidity
.gitpod.yml App.js Home.js NewPoll.js PollingStation.js README.md as-pect.config.js as-pect.d.ts as_types.d.ts asconfig.json babel.config.js blockvotelogo.svg compile.js config.js fileMock.js global.css index.html index.js index.ts jest.init.js loadingcircles.svg logo-black.svg logo-white.svg main.spec.ts main.test.js ...
blockvote ================== 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 f...
influx6_dapp-learn
.idea aws.xml codeStyles Project.xml codeStyleConfig.xml misc.xml modules.xml vcs.xml Chapter5 README.md hardhat.config.js package-lock.json package.json scripts deploy.js tasks block-number.js test simple-storage-test.js Chapter6 ...
# Foundry Overview Learn everything you need to know to get started with Foundry ## Technology Stack & Dependencies - Solidity (Writing Smart Contract) - [Infura](https://www.alchemy.com/) As a node provider https://infura.io/ ### 1. Clone/Download the Repository ### 2. Compile Smart Contracts ``` forge build ``` ...
idos-network_idos-access-grants
README.md evm .env README.md artifacts contracts AccessGrants.sol AccessGrants.json hardhat.config.js package.json scripts deploy.js test AccessGrants.js near-rs README.md contract Cargo.toml build.sh deploy....
# EVM > [!NOTE] > You can find the contract's ABI in [this compilation artifact](artifacts/contracts/AccessGrants.sol/AccessGrants.json#L5). ## Testing ``` $ yarn test ``` ## Local deployment First, start a [local Hardhat node](https://hardhat.org/hardhat-runner/docs/getting-started#connecting-a-wallet-or-dapp-to-...
NEARFoundation_sc.smart-whitelist
Cargo.toml README.md scripts build.sh src lib.rs tests test_utils.rs
# Smart whitelist contract The purpose of this contract is to maintain a white list of accounts which have successfully passed KYC verification. The contract also includes a list of service accounts that have right to add accounts to the whitelist on the side of the backend of the Smart-whitelist KYC module. An admin...
Learn-NEAR_NCD--nftstore
README.md contracts build.sh factory Cargo.toml README.md build.sh src lib.rs token Cargo.toml README.md build.sh src lib.rs frontend .env README.md dist worker.js nftstore index.js ...
# Token Factory Issue your own token and without touching a line of code. Use the advanced UI features including image processing and integer rounding techniques to create and issue the most sophisticated fungible tokens. Just for 25 Ⓝ issue a brand new fungible token and own everything. Let other people know about y...
evgenykuzyakov_dacha
README.md config paths.js presets loadPreset.js webpack.analyze.js webpack.development.js webpack.production.js contract-rs dacha Cargo.toml README.md build.sh build_docker.sh deploy.sh rust-toolchain.toml src accoun...
# Dacha Fi Farm potatos - trade potatos Based on berryclub fork ## Building ```bash ./build.sh ``` # NEAR Place Draw with pixels. Your pixels earn you more pixels, so better artists get more pixels to draw.
npcomplete1667_Venmo-Near-Clone
README.md contract Cargo.toml README.md compile.js src lib.rs package.json src App.js Components MoneyMemo.js Transactions.js __mocks__ fileMock.js assets DeCash.svg logo-black.svg logo-white.svg config.js global.css ind...
Venmo Clone on NEAR Blockchain decash_rust 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...
mason-u-borchard_rust-qbyte-clock
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...
noemk2_zero_to_hero
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...
marcel-krsh_NEAR_NFT-FT_Staking
FT Cargo.toml README.md build.sh ft Cargo.toml src lib.rs test-contract-defi Cargo.toml src lib.rs tests workspaces.rs NFT Cargo.toml README.md build.sh neardev dev-account.env nft Cargo.toml ...
# Cross contract Example of using cross-contract functions, like promises, or money transfers. ## Several contracts Let's start the local Near testnet to run the contract on it. * Make sure you have [Docker](https://www.docker.com/) installed; * Clone the [nearprotocol/nearcore](https://github.com/near/nearcore); To...
Pips-Isalnd-Metropolis_NEAR_NFT_CONTRACT
README.md nft-contract Cargo.toml build.sh src approval.rs burn.rs enumeration.rs events.rs internal.rs lib.rs metadata.rs mint.rs nft_core.rs royalty.rs target .rustc_info.json release .fingerpri...
To BUILD and Deploy contract: yarn build && near deploy --wasmFile out/main.wasm --accountId **AcountID** To itlilise contract: default setup with minimal data near call **ACCOUNTID** new_default_meta '{"owner_id": "'**Acountid**'"}' --accountId ***acountid** with full data near call **ACCOUNTID** new METADATA_AS_B...
pradyumna0_Voting-application-using-blockchain
.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 package-lock.json package.json package.json src Ap...
blockvote Smart Contract ================== A [smart contract] written in [AssemblyScript] for an app initialized with [create-near-app] Quick Start =========== Before you compile this code, you will need to install [Node.js] ≥ 12 Exploring The Code ================== 1. The main smart contract code lives in `asse...
L0MAkin_db-swap
.env README.md package.json postcss.config.js public index.html manifest.json robots.txt src assets svg DB black.svg DB white.svg DefaultTokenIcon.js DefaultTokenIconBlack.js DefaultUsnIcon.js Discord.js DiscordM...
# USN ⇄ NEAR Swap ![usn swap](public/Group%2022.png) *** This is a browser-based web wallet for working with NEAR accounts. It allows you to exchange NEAR for USN and vice versa. # Getting started *** First, set the `REACT_APP_NEAR_ENV` environment variable to the network you want to work on. This can be set in `.e...
monopoly-dao_monopoly-dapp
README.md dapp .eslintrc.json .vscode launch.json README.md components Header Header.module.css Marquee Marquee.module.css config firebase auth.ts config.ts near near-wallet.js next.config.js package-...
# monopoly-dapp MonopolyDAO's frontend 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:30...
ndxbinh1922001_js-smart-contract
.gitpod.yml README.md contract README.md babel.config.json build.sh build builder.c code.h hello_near.js methods.h deploy.sh neardev dev-account.env package-lock.json package.json src contract.ts tsconfig.json frontend App.js ...
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...
NearTiger_mint
Desktop near-tiger-nft contracts tenk Cargo.toml src airdrop.rs lib.rs linkdrop.rs payout.rs raffle.rs raffle_collection.rs ...
PrimeLabCore_dag
.github workflows release.yml test.yml .gitpod.yml README.md cmd basic main.go terraform main.go timing main.go dag.go dag_test.go example_basic_test.go example_descandentsFlow_test.go example_idinterface_test.go marshal.go marshal_test.go storage.go storage_test....
# dag [![run tests](https://github.com/nearprime/dag/workflows/Run%20Tests/badge.svg?branch=master)](https://github.com/nearprime/dag/actions?query=branch%3Amaster) [![PkgGoDev](https://pkg.go.dev/badge/github.com/nearprime/dag)](https://pkg.go.dev/github.com/nearprime/dag) [![Go Report Card](https://goreportcard.com/...
near_treasury-dao
.github ISSUE_TEMPLATE BOUNTY.yml README.md scripts snapshot_stake.js
# Treasury DAO This is the place for all the forming documents of Treasury DAO, scripts and tools. ## Constitution TODO ## Code of Conduct TODO ## Staking snapshot Staking snapshot is the code that snapshots the amount staked and delegated by all the users. The amounts in the snapshot are used as a weight for us...
MehmetMHY_ln-researcher
README.md app.js assets devpost metaBuild3 README.md docs logging.md postgus-setup.md sources.txt config config.json dbConfig.sql fileFormats.json controllers cryptography.js health.js image.js test dtest.js m2test.js manage...
<h1 align="center">Labeler NearBy - Researcher</h1> <p align="center"> <img width="200" src="./assets/repoImgs/ln-logo.png"> </p> ## ⚠️ WARNING: (12-29-2022) This project is not fully completed and still needs thorough testing before going live ## What is the Labeler NearBy project? - Labeler NearBy (ln) is a decen...
iangriggs_near_delegation
lib.rs
Learn-NEAR_NCD--dice
README.md babel.config.js contract Cargo.toml README.md build.sh compile.js src lib.rs tests test_utils.rs copy-dev-account.js jest.config.js package.json src __mocks__ fileMock.js assets logo-black.svg logo-white.svg config.js glob...
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...
hack-a-chain-software_peter-bot-smart-contract
Cargo.toml LICENSE.md src lib.rs TEST
noemk2_storange_rs
Cargo.toml README.md build.sh src lib.rs
Hola mundo en near con Rust ================== Introducción a holamundo en near (Rust) ================== un holamundo en near protocol, este contrato te perminte: 1. print "Hello world" 2. print "Hello " + $USER 👨‍💻 Instalación en local =========== Para correr este proyecto en local debes seguir los sig...
NEAR-Hispano_blockjobs
README.md accounts.sh clear.sh contract Cargo.toml README.md build.sh flags.sh ft Cargo.toml src lib.rs marketplace Cargo.toml src event.rs external.rs internal.rs lib.rs user.rs mediator ...
BlockJobs ========= BlockJobs es un proyecto del programa DIR de NEAR hispano, con la finalidad de crear un marketplace de servicios profesionales. Pagina web ========= http://testnet.blockjobs.site/ Prerequisitos ============= 1. Instalar [Node.js] ≥ 12 2. Instalar el compilador de rust y wasm target: ``` bash $ cur...
Josephdara_learn-web3
.gitpod.yml .prettierrc.json README.md __test__ avalanche.test.ts polygon.test.ts secret.test.ts solana.test.ts components protocols avalanche components index.ts lib index.ts celo components index.ts...
Based on: MetaCoin tutorial from Truffle docs https://www.trufflesuite.com/docs/truffle/quickstart SimpleStorage example contract from Solidity docs https://docs.soliditylang.org/en/v0.4.24/introduction-to-smart-contracts.html#storage 1. Install truffle (https://www.trufflesuite.com/docs/truffle/getting-started/insta...
near_runner-jest
.github workflows lint.yml test.yml .vscode extensions.json settings.json README.md __tests__ 01.basic-transactions.spec.ts bootstrap-starter near-runner README.md __tests__ main.spec.ts package.json tsconfig.json test.bat test.sh d...
These tests use [near-runner-jest](https://github.com/near/runner-jest): delightful, deterministic local testing for NEAR smart contracts. You will need to install [NodeJS](https://nodejs.dev/). Then you can use the `scripts` defined in [package.json](./package.json): npm run test If you want to run `near-runner...
near-ndc_i-am-human-backend
index.js package.json router is_admin.js supabase.js utils supabase.js
Khixinhxan_near_workshop
Cargo.toml README.md rect::tests::test_rect_complex stdout README_RU.md README_Windows.md build.sh build_for_real.sh call.sh deploy.sh draw_art.sh src art.rs circle.rs hardcore.rs invert.rs lib.rs rect.rs target .rustc_info.json debug .fingerprint Inflector-73fd077a71...
Fix and update by Dang Nguyen 97 # Berry Club Bot Workshop This is a workshop to cover basics of NEAR Protocol smart-contracts written in Rust. ## Support * Telegram: [https://t.me/neardev](https://t.me/neardev) * Discord [https://near.chat](https://near.chat) * Docs: [https://docs.near.org/](https://docs.near.org/)...
AncaWebDev_NearResources
README.md contract Cargo.toml build.bat build.sh src lib.rs models.rs utils.rs target .rustc_info.json debug .fingerprint Inflector-c436f7f0ac4cac71 lib-inflector.json ahash-3ca249c075ff40fa ...
# NearResources To run the project locally: yarn yarn start
LNThanhNhan_LNThanhNhan-homework_near_app_day2
Cargo.toml README.md build.sh src lib.rs order.rs
# UIT Payment Smart contract Application Design: [Ecommerce Payment user flow](https://drive.google.com/file/d/1ilBGG7hfkx7r6KzQy_6cEiHJqQlcSf6w/view?usp=sharing) Prerequires - NodeJS - Near CLI - Rust/Rustup and Wasm Actions 1. Create new account in testnet ``` export CONTRACT_ID=uit-payment-contract.vbidev.testne...
Lagotrixa_NCD_project
.github dependabot.yml workflows tests.yml .gitpod.yml .theia settings.json .travis.yml README-Gitpod.md README.md comands.txt contract Cargo.toml src lib.rs package.json src App.js config.js index.html index.js
NCD project (Near Wallet) ================================= [![Open in Gitpod!](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Lagotrixa/NCD_project/) <!-- MAGIC COMMENT: DO NOT DELETE! Everything above this line is hidden on NEAR Examples page --> ## Description The basis of th...
mkilc_fungible-token
Cargo.toml src lib.rs
near_near-one-project-tracking
.github ISSUE_TEMPLATE BOUNTY.yml near_one_project_tracking.md README.md
# NEAR One project tracking This repository will be used to track overall work items that NEAR One will work on. The issues created here will be listed on [this board](https://github.com/orgs/near/projects/124/views/1).
marcel-krsh_Near-NFT_Marketplace
.gitpod.yml README.md babel.config.js contract Cargo.toml README.md compile.js src lib.rs target .rustc_info.json debug .fingerprint Inflector-f35c64bdcc83a85c lib-inflector.json autocfg-5eed84e18ea4d38d ...
pumpblock 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...
holyaustin_decentralized-library
README.md components footer index.js layout index.js navbar.js config.js data applieddata.js catebooksdata.js catevideodata.js formaldata.js humanitiesdata.js myindex.js naturaldata.js physicaldata.js physicalviddata.js recent.json socialdata.js ...
Decentralized Library A Decentralized digital Library that uses Web3 to log user in to read books and earn. ======= The need to implement more web2 solutions into web3 have necesitated this idea. Decentralized library is a no-censorship library where users go to read testbooks and watch video books using the wallet. ...
Narwallets_lau-near-utils
Readme.md package.json src config.ts constants.ts contract.ts errors.ts index.ts init.ts interactiveConsole.ts logger.ts near-connection.ts near.ts start.ts util.js tsconfig.json
gagdiez_pool_party
README.md
This Is Not the Repo You Are Looking For ======================================= The development of Pool Party has been moved to [here](https://github.com/poolpartynear/pool_party). This repo will be removed soon.
eteu-technologies_nearkit
.github workflows lint.yml README.md cmd nearkit command_change.go command_deploy.go command_genesis.go command_genkey.go command_view.go common.go main.go internal account account.go types.go vendorsha.sh
# NEARKit [![CI](https://github.com/eteu-technologies/nearkit/actions/workflows/lint.yml/badge.svg)](https://github.com/eteu-technologies/nearkit/actions/workflows/lint.yml) [![built with nix](https://builtwithnix.org/badge.svg)](https://builtwithnix.org) CLI to interact with NEAR blockchain ## Running ### Using Ni...
Musti2735_NEAR-Poject-FootballPlayer
README.md as-pect.config.js asconfig.json package.json scripts 1.dev-deploy.sh 2.getContract.sh 3.cleanup.sh src as_types.d.ts simple asconfig.json assembly index.ts model.ts tsconfig.json utils.ts
Footbal Player ============== The project is about choosing a random football player from a football team entered by the user. Firstly, users select a team and deposit minumum 2 near. When call the contract, the user is given a random player from the selected team. ## Get Started ============== Install yarn (packag...
k3rn3lpanicc_near-payment-contract
Cargo.toml README.md deploy deploy.bat paymentdeployer.json keys k3rn3lpanic.json src lib.rs
# near-payment-contract Payment Contract for NEAR
nitrocinema_risiko-v2
back Cargo.toml neardev dev-account.env package-lock.json package.json src contract mod.rs risiko.rs info.rs lib.rs main.rs models battle.rs mod.rs team.rs responses add_ba...
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...
Learn-NEAR_NCD--PostComm
Readme.md postcomm as-pect.config.js asconfig.json assembly __tests__ as-pect.d.ts example.spec.ts index.ts tsconfig.json package.json
pagoda-gallery-repos_js-repo
.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 workflows build.yml deploy-to-console.yml lock.yml stale.yml README.md contract READ...
# 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; } ...
NEARBuilders_bos-blocks
.github workflows continuous-integration.yml release-mainnet.yml release-testnet.yml README.md aliases.mainnet.json aliases.testnet.json bos.config.json data.json package.json playwright-tests README.md storage-states admin-connected.json wallet-connected.json ...
# Quickstart ## Getting started 1. Install packages ```cmd npm install ``` 2. Start dev environment ```cmd npm run dev ``` This will start a gateway at [127.0.0.1:8080](http://127.0.0.1:8080) which will render your local widgets. The entry point for this app is [every.near/widget/app](http://127.0.0.1:8080/devs.n...
NearDate-PastAndFuture_NearDate-PastAndFuture-FE
.eslintrc.json assets readme.md next-env.d.ts next.config.js package.json pages api hello.ts postcss.config.js public google619add6080a4a785.html near-protocol.svg vercel.svg styles Home.module.css globals.css tailwind.config.js tsconfig.json types convert_from,.ts index.d.ts...
Joystick-team_joystick-demo
.eslintrc.json .github workflows main.yml preview.yml test.yml .vscode settings.json README.md | dist assets index-6fbbda55.css index-b015545a.css index.html index.html package.json src Action-Creators Authenication Profile.Auth.js ...
### Brief Description The Freetyl application/platform (formerly Joystick) is a gamefi platform that is built to be a collection of different genres of games ranging from 2D to vectors games. The platform houses 1. A marketplace- a small inbuilt store for gamers/users to sell and trade in-game assets and NFTs 2. A ...
mehtaphysical_art-work-app
.vscode settings.json asconfig.json assembly as_types.d.ts index.ts tsconfig.json fe-app README.md package.json public index.html manifest.json robots.txt src index.js services art.js package.json
# 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...
hermessecund_near-sosmed-contracts
README.md main-contract Cargo.toml build.sh deploy.sh src lib.rs post.rs user.rs
# Decentralized Social Media - Contract Repo This repo serves written smart contract code for decentralized social media app. **Client repo could be visited through this [link](https://github.com/laitsky/decentralized-social-media)** The smart contract was written using Rust and NEAR SDK. Finished functions on the...
FucktheKingcode_Uranus
.gitpod.yml README.md contract Cargo.toml README.md build.sh deploy.sh neardev dev-account.env src lib.rs target .rustc_info.json release .fingerprint Inflector-e6c94e9a894426cc lib-inflector.json ...
# 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...
mpeterdev_console-boilerplate-template-rs-2
.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....
# 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...
NEARFoundation_NEAR-NDC-Trust-Instrument-OS
README.md
# NEAR NDC Trust Instrument OS This is a template trust instrument for a Guernsey Non-Charitable Purpose Trust, based on the trust instrument used by the NEAR Digital Collective (NDC) to launch the NEAR Community Purpose Trust. ## Disclaimer For information purposes only. Use at own risk, with appropriate legal advic...
Learn-NEAR-Club_todo
README.md as-pect.config.js asconfig.json command.md neardev dev-account.env node_modules .package-lock.json @as-pect assembly README.md assembly index.ts internal Actual.ts Expectation.ts ...
A JSON with color names and its values. Based on http://dev.w3.org/csswg/css-color/#named-colors. [![NPM](https://nodei.co/npm/color-name.png?mini=true)](https://nodei.co/npm/color-name/) ```js var colors = require('color-name'); colors.red //[255,0,0] ``` <a href="LICENSE"><img src="https://upload.wikimedia.org/wik...
near_near-state-indexer
.buildkite pipeline.yml .fossa.yml .github ISSUE_TEMPLATE BOUNTY.yml CHANGELOG.md CONTRIBUTING.md Cargo.toml README.md TROBLESHOOTING.md rust-toolchain.toml rustfmt.toml src configs.rs main.rs retriable.rs
# NEAR State Indexer NEAR State Indexer is built on top of [NEAR Indexer microframework](https://github.com/near/nearcore/tree/master/chain/indexer) to watch the network and store all the state changes in the Redis database. It can be consumed by https://github.com/vgrichina/fast-near to run NEAR RPC service. ## Self...
NEAR-Hispano_magic-chess
.gitpod.yml README.md babel.config.js contract Cargo.toml README.md compile.js src lib.rs package.json src App.js __mocks__ fileMock.js assets logo-black.svg logo-white.svg config.js global.css index.html index.js jest.init.js main.test...
magic-chess 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 `...
esaminu_console-donation-template-23q89
.github scripts runfe.sh workflows deploy-to-console.yml readme.yml tests.yml .gitpod.yml README.md contract README.md build.sh deploy.sh package-lock.json package.json src contract.ts model.ts utils.ts tsconfig.json integration...
# Donation 💸 [![](https://img.shields.io/badge/⋈%20Examples-Basics-green)](https://docs.near.org/tutorials/welcome) [![](https://img.shields.io/badge/Gitpod-Ready-orange)](https://gitpod.io/#/https://github.com/near-examples/donation-js) [![](https://img.shields.io/badge/Contract-js-yellow)](https://docs.near.org/dev...
khoa-nvk_paydii-near
.github workflows tests.yml .gitpod.yml README.md contract Cargo.toml README.md build.sh deploy.sh src call_terminal.txt lib.rs paydii.rs target .rustc_info.json debug .fingerprint Inflector-06fc89ebb1419705 ...
# Donation Contract The smart contract exposes multiple methods to handle donating money to a `beneficiary` set on initialization. ```rust #[payable] // Public - People can attach money pub fn donate(&mut self) -> U128 { // Get who is calling the method // and how much $NEAR they attached let donor: AccountId =...
lhjokg_rust-near
MyContract Cargo.toml src lib.rs README.md okx-dex Cargo.toml src action.rs errors.rs lib.rs
# rust-near
nearvndev_vbi-certificate-nft-contract
Cargo.toml README.md nft Cargo.toml src lib.rs res README.md scripts build.bat build.sh flags.sh test-approval-receiver Cargo.toml src lib.rs test-token-receiver Cargo.toml src lib.rs
# Folder that contains wasm files Non-fungible Token (NFT) =================== This repository includes an example implementation of a [non-fungible token] contract which uses [near-contract-standards] and [simulation] tests. [non-fungible token]: https://nomicon.io/Standards/NonFungibleToken/README.html [near-co...
Juice-Hackathon_unvested-v0
.prettierrc.js .solcover.js .solhint.json .vscode launch.json settings.json LICENSE.txt README.md abi CDelegateInterface.json CDelegationStorage.json CDelegatorInterface.json CErc20.json CErc20Interface.json CErc20Storage.json CToken.json CTokenInterface.json CTokenStorage.js...
# Juice Protocol Lending protocol that enables isolated borrowing USDC against tokens locked in vesting contracts. Therefore, unlocking the ability to use future earnings as collateral - a form of undercollateralized lending. A Net Present Value is applied to borrow capacity where future tokens are discounted using a f...
kinnevo_SharingShard-JC2
Cargo.toml README.md src lib.rs
# SharingShard source $HOME/.cargo/env rustup target add wasm32-unknown-unknown cargo build --target wasm32-unknown-unknown --release near deploy --wasmFile target/wasm32-unknown-unknown/release/near_sharingshard.wasm --accountId ss2022_jc.testnet *** ** Deploying contract ** *** Use near-cli to deploy the smart con...
gencoglutugrul_near-protocol-nft-dapp
.eslintrc.js .gitpod.yml README.md babel.config.js contract Cargo.toml README.md compile.js src lib.rs package.json src App.js __mocks__ fileMock.js assets logo-black.svg logo-white.svg components Collectibles.js Mint.js SignIn.js ...
love-is-love-nft-dapp 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 ...
lytves_near-multisender-test
.gitpod.yml README.md babel.config.js contract Cargo.toml README.md compile.js src lib.rs package-lock.json package.json src App.js __mocks__ fileMock.js assets logo-black.svg logo-white.svg nearc27c19c0.svg config.js global.css index.html ...
near-multisender-test ================== This [React] app was initialized with [create-near-app] **Near DApp** on **Rust and React**: NEAR Multi-Sender-App on NodeJS through React's **create-near-app** module Project was created according to the Zavodil's video tutorial [Программируем dApp за полчаса на Rust и React...
gagdiez_reentrancy_attack
README.md exploitable_contract README.md contract README.md as-pect.config.js asconfig.json assembly __tests__ as-pect.d.ts main.spec.ts as_types.d.ts index.ts model.ts tsconfig.json ...
pool_party Smart Contract ================== A [smart contract] written in [AssemblyScript] for an app initialized with [create-near-app] Quick Start =========== Before you compile this code, you will need to install [Node.js] ≥ 12 Exploring The Code ================== 1. The main smart contract code lives in `ass...
mlibre_Tutorials
.github workflows npm.yml .vscode settings.json Contents Health.md Lovely Tools.md ai generative ai.md langchain.md lobe-chat.md prompt.md readme.md blockchain Bitcoin btc.svg readme.md Cryptography ...
Fungible Token (FT) =================== Example implementation of a [Fungible Token] contract which uses [near-contract-standards] and [simulation] tests. This is a contract-only example. [Fungible Token]: https://nomicon.io/Standards/FungibleToken/Core.html [near-contract-standards]: https://github.com/near/near...
MELEPORT_meleport-frontend
.gitpod.yml README.md babel.config.js develop.env package.json src App.js __mocks__ fileMock.js assets logo-black.svg logo-white.svg components ModalSale.js ModalTransferNFT.js ModelMintNFT.js config.js global.css index.html index.js je...
# nft-market-frontend ## Step 1: Config! Change NFT_CONTRACT_NAME and MARKET_CONTRACT_NAME in: config.js ## Step 2: Storage deposit in MARKET CONTRACT! One command: near call MARKET_CONTRACT_NAME storage_deposit --accountId ACCOUNT_ID --deposit 0.01 near call nft-market.test_nft.testnet storage_deposi...
GRMDS_rmdsnft-contract-near
Cargo.toml README.md build.sh src lib.rs
## Instructions to build NEAR contracts ### Install Rust compiler and the package manager * [Rustup](https://rustup.rs/): Install Rust compiler * [cargo](https://crates.io/): Install Rust package manager ### Install wasm32 ```bash $ rustup target add wasm32-unknown-unknown ``` ### Build the project ```bash $ cargo b...
phucnt132_fe-near-simple-auction
package.json src config.js index.html index.js main.css utils.js
near-everything_type-creator
.vscode settings.json NOTES.txt README.md firebase.json package.json public index.html manifest.json robots.txt src App.css hooks useTypedNavigator.ts index.css logo.svg react-app-env.d.ts routes NavigationProps.ts services createType.ts getTyp...
# Type Creator This is the front end for Everything.Create.Type widget. ```json "scripts": { "dev": "pnpm start", "start": "react-scripts start", "build": "react-scripts build && cp -rf build dist && rm -rf build", "test": "react-scripts test", "eject": "react-scripts eject" }, ``` ## Development * Make c...
open-web-academy_NCGD-Example
Cargo.toml README.md blobs.json build.sh flags.sh neardev dev-account.env src lib.rs target .rustc_info.json release .fingerprint Inflector-3fe6c4541cf2e4ba lib-inflector.json Inflector-b37f182bf12d138d lib-inflector.json borsh-...
ID=dev-1652728160134-47102512188392 echo $ID Inicializar contrato: near call $ID init_contract '{"owner_id":"'$ID'"}' --accountId $ID Obtener todas las puntuaciones: near view $ID obtener_puntuaciones Obtener puntuacion de jugador: near call $ID obtener_puntuacion '{"owner_id":"'yairnava.testnet'"}' --acc...
MakC-Ukr_near-staking-data-extraction
README.md RELEVANT_VALIDATORS.json back_populate.py daily_bot.py global_import.py google_sheet_updates send_historical_file.py send_val_file.py update_all.py helpers.py historical_script.py requirements.txt validate.py
# Near staking data extraction pipeline
nearsplit_nearsplit
.eslintrc.js .vscode settings.json README.md apps contract README.md babel.config.json build.sh deploy.sh neardev dev-account.env package.json src contract.ts tsconfig.json docs .eslintrc.js README.md ...
# `tsconfig` These are base shared `tsconfig.json`s from which all other `tsconfig.json`'s inherit from. # NEAR Split 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 // Thi...
Kana-v1_blockchain-auction
Cargo.toml README.md build.bat build.sh deploy.sh frontend README.md package.json public index.html manifest.json robots.txt src components Accounts Accounts.css Accounts.js AdminPanel AdminPanel.css ...
# 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...
IMEF-FEMI_NEAR-NFT-bridge-contract
.gitpod.yml README.md contract Cargo.toml README.md build.sh deploy.sh src bridge.rs lib.rs integration-tests package-lock.json package.json src main.ava.ts utils.ts package-lock.json package.json scripts build deploy.js mint.js src...
# 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...
jorgeavaldez_champagne
README.md babel.config.js compile.js docker-compose.yml next-env.d.ts next.config.js package.json pages api auth twitter callback.ts index.ts wallet index.ts logout.ts linkdrop index.ts prisma mig...
# champagne ## Quick Start To run this project locally: **Prerequisites**: Make sure you've installed docker ```bash # install deps yarn # Deploy smart contracts yarn build:contract && yarn dev:deploy:contract # Start in docker docker-compose up ``` Now you'll have a local development environment backed by the NE...
kaan-nacaroglu_NCD-course-practices
Practice I starter--near-sdk-as-main README.md as-pect.config.js asconfig.json neardev dev-account.env package.json scripts 1.dev-deploy.sh 2.use-contract.sh 3.cleanup.sh README.md src as_...
# NCD-course-practices A repo for all practices of NCD course
near_near-stats
.eslintrc.json CONTRIBUTING.md README.md components Background.js Footer.js Graphcard.js Header.js areaChart.js barChart.js brushChart.js brushedAreaChart.js datatable.js tooltip.js usePrevious.js helpers 2dCanvasCapture.js formatNumbers.js theme.js next.config.js...
# NEAR Stats Welcome to the NEAR Stats Repo. NEAR Stats is a dashboard to track the growth of apps on the NEAR Platform. The data behind the NEAR Stats Project comes from the [NEAR Analytics](https://github.com/near/near-analytics) Database for aggregated data, and the [NEAR Ecosystem Repo](https://github.com/near/eco...
piorot_near-document-cloud
README.md as-pect.config.js asconfig.json config.js lib utils.js package.json scripts 1.dev-deploy.sh 2.use-contract.sh 3.cleanup.sh README.md src agreement __tests__ index.unit.spec.ts asconfig.json assembly index.ts as_types.d.ts tsconfig...
## 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: ┌─────────────────────────────────┬─────────────────────────────────┐ │ ...