repoName
stringlengths
7
77
tree
stringlengths
0
2.85M
readme
stringlengths
0
4.9M
Near-Deluge_deluge
.vscode settings.json README.md app ui README.md craco.config.js package.json public index.html manifest.json src .env accounts.json assets imgs logos d...
contract 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 `src...
Mycelium-Lab_crisp-lending
Cargo.toml src balance.rs borrow.rs deposit.rs errors.rs lib.rs reserve.rs token_receiver.rs tests collaterals.rs common mod.rs utils.rs
MuhammedNagm_ch4-near
.eslintrc.yml .github dependabot.yml workflows deploy.yml tests.yml .gitpod.yml .travis.yml README-Gitpod.md README.md as-pect.config.js asconfig.json assembly __tests__ as-pect.d.ts guestbook.spec.ts as_types.d.ts main.ts model.ts tsconfig.json babel.config.j...
Guest Book ========== [![Build Status](https://travis-ci.com/near-examples/guest-book.svg?branch=master)](https://travis-ci.com/near-examples/guest-book) [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/near-examples/guest-book) <!-- MAGIC COMMENT: DO NOT DELETE!...
midou10_Near_Network_deployment
README.md package-lock.json package.json src config.js kitProvider.js
Near Network ==================== ![Example Alert]() ## Usage First, set the addresses you'd like in `addresses.<network>.yaml` and set your node and alerting envars in `.env-<network>`. Then, develop this project locally with: ```shell # Setup yarn # Test yarn test # Run locally ENV_FILE=.env-template yarn dev ...
Learn-NEAR-Hispano_NCD2L1--nearbrary
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...
# 📖 Nearbrary Proyecto realizado para el NCD Bootcamp NEAR Hispano, edición de octubre 2021. # Nearbrary es un plataforma donde puedes subir escritos y ganar dinero con ellos, sin editoriales de por medio. # 📕 En Nearbrary, los usuarios podrán: - Subir libros completos de su autoría con el fin de obtener ingresos...
Learn-NEAR_NCD--riddles
.gitpod.yml README.md babel.config.js contract Cargo.toml README.md compile.js src lib.rs tests.rs category grade add_riddle info answer_riddle info copy-dev-account.js docs css app.246891c4.css app.4a1a68b1.css chunk-vendors.faef1ed3.css img logo-...
near-riddles 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 ...
Learn-NEAR-Club_Questionnaire
README.md as-pect.config.js asconfig.json command.md neardev dev-account.env package-lock.json package.json scripts build.sh full.sh view_call.sh src as-pect.d.ts as_types.d.ts sample __tests__ README.md index.unit.spec.ts asconfig.json assembl...
[Describe]: greeting [Success]: ✔ should respond to sayHi() [Success]: ✔ should respond to greetingUser() [Success]: ✔ should respond to addToMyList() [Success]: ✔ should respond to getNumTasks() [Success]: ✔ should respond to showMyTasks() [File]: src/sample/__tests__/index.unit.spec.ts [Groups]: 2 pass, ...
ilerik_p2w
.gitpod.yml DEVELOP.md README.md contract Cargo.toml README.md build.sh deploy.sh deploy.testnet.js src lib.rs views.rs integration-tests package-lock.json package.json src main.ava.ts package-lock.json package.json
# P2W related NEAR contracts NEAR contract designed to govern play2win game flow with dispute resolution and automatic rewards distribution. To build and deploy contract run: ```bash npm run install npm run build npm run deploy ``` ## Deployment status: - NEAR testnet: [p2w-v1.ilerik.testnet](https://explorer.test...
mikedotexe_upgrade-player-example
Cargo.toml README.md build.sh src lib.rs
# Rust contract upgrading a game player Create a subaccount for this: ```bash export NEAR_ACCT=YOUR_ACCOUNT_NAME.testnet near create-account player.$NEAR_ACCT --masterAccount $NEAR_ACCT ``` Or remake if need be: ```bash near delete player.$NEAR_ACCT $NEAR_ACCT near create-account player.$NEAR_ACCT --masterAccount $...
Peersyst_symbol-desktop-wallet
.eslintrc.js .prettierrc.js .travis.yml CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md Vue.config-back.js __mocks__ Accounts.ts Components.ts MosaicConfigurations.ts Store.ts mosaics.ts multisigGraphInfo.ts profiles.ts __tests__ components AccountSelectorField.spec.ts ...
# Symbol Desktop Wallet [![Build Status](https://travis-ci.com/nemgrouplimited/symbol-desktop-wallet.svg?branch=main)](https://travis-ci.com/nemgrouplimited/symbol-desktop-wallet) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) Cross-platform client...
gabehamilton_nearby
.github workflows tests.yml README.md | | __tests__ test-template.ava.js babel.config.json commands.txt jsconfig.json neardev dev-account.env package.json src market-contract index.ts internal.ts...
# NEAR NFT-Tutorial JavaScript Edition Welcome to NEAR's NFT tutorial, where we will help you parse the details around NEAR's [NEP-171 standard](https://nomicon.io/Standards/NonFungibleToken/Core.html) (Non-Fungible Token Standard), and show you how to build your own NFT smart contract from the ground up, improving yo...
myasin786786_Helm3-k8s
README.md db.js docker-compose.yml entrypoint.sh frontity.settings.js get_helm.sh helm-antia-charts templates NOTES.txt helm-chart templates NOTES.txt jenkins scripts docker-build.sh docker-push.sh remote-deploy.sh key.txt mongo-setup mongo-setup.js mongo-setu...
# `@frontity/mars-theme` [![Version](https://img.shields.io/npm/v/@frontity/mars-theme.svg)](https://www.npmjs.com/package/@frontity/mars-theme) [![npm](https://img.shields.io/npm/dw/@frontity/mars-theme)](https://www.npmjs.com/package/@frontity/mars-theme) [![License: Apache--2.0](https://img.shields.io/badge/licens...
noemk2_quickjs-wasm-near
.github FUNDING.yml workflows main.yml .gitpod.yml README.md cutils.c cutils.h dist index.html examples fib.c fib_module.js hello.js hello_module.js pi_bigdecimal.js pi_bigfloat.js pi_bigint.js point.c test_fib.js test_point.js libbf.c libbf.h libregexp-opcode...
QuickJS for WebAssembly on NEAR protocol ======================================== QuickJS compiled to WebAssembly and a Web application for creating NEAR smart contracts in Javascript to run on smart contract VMs created with near-js-sdk. [near-sdk-js](https://github.com/near/near-sdk-js>) makes it possible to deploy...
josefophe_nearmock
.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 package-lock.json package.json src lib.rs test.bat test.js test.sh tests-ava README.md __tests__ ...
## Inspiration I have been in the education space for some years and I see the need for genuine community sharing between tutors and students for positive changes students performance using technology. This has been my personal project for some time now how tutors can share knowledge and earn token when student acces...
isikara_NearPaper-New_Name_of_the_Newspaper_Smart-Contract
README.md as-pect.config.js asconfig.json package.json scripts 1.dev-deploy.sh 2.health-check.sh 3.publish-news.sh 4.bring-news.sh 5.read-news.sh 6.delete-news.sh 7.send-gratitude.sh README.md src as_types.d.ts simple asconfig.json assembly index.ts ...
## Setting up your terminal The scripts in this folder support a simple demonstration of the contract. It uses the following setup: ```txt ┌───────────────────────────────────────┬───────────────────────────────────────┐ │ │ │ │ ...
kuutamolabs_electrs
.hooks install.sh .travis.yml Cargo.toml README.md RELEASE-NOTES.md TODO.md doc schema.md usage.md scripts run.sh src app.rs bin electrs.rs popular-scripts.rs tx-fingerprint-stats.rs chain.rs config.rs daemon.rs electrum client.rs discovery...
# Esplora - Electrs backend API A block chain index engine and HTTP API written in Rust based on [romanz/electrs](https://github.com/romanz/electrs). Used as the backend for the [Esplora block explorer](https://github.com/Blockstream/esplora) powering [blockstream.info](https://blockstream.info/). API documentation ...
harshabakku_rainbow-bridge-ETH-XTZ
.buildkite pipeline.yml .pnp.js .yarn build-state.yml unplugged @web3-js-scrypt-shim-npm-0.1.0-863fdedab0 node_modules @web3-js scrypt-shim LICENSE.md README.md package.json ...
# Elliptic [![Build Status](https://secure.travis-ci.org/indutny/elliptic.png)](http://travis-ci.org/indutny/elliptic) [![Coverage Status](https://coveralls.io/repos/indutny/elliptic/badge.svg?branch=master&service=github)](https://coveralls.io/github/indutny/elliptic?branch=master) [![Code Climate](https://codeclimate...
goodnewsshow_patblk_near_rust_repclone01
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...
LeonardoVieira1630_Near_guest_book
README-Gitpod.md README.md as-pect.config.js asconfig.json assembly __tests__ as-pect.d.ts guestbook.spec.ts as_types.d.ts main.ts model.ts tsconfig.json babel.config.js dist global.65e27967.css global.65e27967.js index.html neardev dev-account.env shared-test-sta...
Guest Book ========== [![Build Status](https://travis-ci.com/near-examples/guest-book.svg?branch=master)](https://travis-ci.com/near-examples/guest-book) [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/near-examples/guest-book) <!-- MAGIC COMMENT: DO NOT DELETE!...
near_all-contributors
README.md
# NEAR Contributors Highlighting all contributors to NEAR Protocol and the NEAR ecosystem
NEARBuilders_i-am-nearby
README.md circuits Nargo.toml Prover.toml README.md Verifier.toml gateway .gitpod.yml README.md jsconfig.json next.config.js package-lock.json package.json public near-logo.svg near.svg next.svg vercel.svg src api listDi...
# Proof-of-proximity ## Check Euclidean Distance example This mini-project illustrates how to import and use `check_points_proximity(commitment_a, commitment_b, private_point_a, private_point_b, distance_threshold)` from `proof_of_proximity` public Noir library. ## Run the proof generation & verification ```bash cd...
ikachko_near-hackathon-2021
Cargo.toml README.md scripts build.sh deploy.sh src level.rs level_table.rs lib.rs order.rs
# near-hackathon-2021 Order-based DEX with callable orders
metanear_user-contract-rs
Cargo.toml README.md build.sh src lib.rs
# User contract for Meta NEAR Contract implementing user-centric storage and inter-user messaging protocol for Meta NEAR. ## Testing To test run: ```bash cargo test --package metanear-user -- --nocapture ``` ## Build ```bash ./build.sh ``` ## Deploy Replace contract code file and the code hash in the metanear-web w...
HeesungB_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 ## About NEARYou NEARYou allows NEAR wallet user(sender) to create link for giving their NFT(Non-Fungible-Token). Their friends(receiver) can claim NFT through the link. NEARYou contract stores sender's NFT's token_id(NFT id) and NEAR for activaing new account to send NFT when receiver requests claim. ...
Peersyst_blockscout-frontend
.devcontainer devcontainer.json .eslintrc.js .github ISSUE_TEMPLATE bug_report.yml config.yml workflows checks.yml cleanup.yml deploy-main.yml deploy-review-l2.yml deploy-review.yml e2e-tests.yml label-issues-in-release.yml pre-...
<h1 align="center">Blockscout frontend</h1> <p align="center"> <span>Frontend application for </span> <a href="https://github.com/blockscout/blockscout/blob/master/README.md">Blockscout</a> <span> blockchain explorer</span> </p> ## Running and configuring the app App is distributed as a docker image. Her...
Learn-NEAR_NCD.L2.sample--meme-museum
.env README.md babel.config.js package.json postcss.config.js public index.html src composables near.js index.css main.js services near.js tailwind.config.js
# 🎓 NCD.L2.sample--thanks dapp This repository contains a complete frontend applications (Vue.js, React, Angular) to work with <a href="https://github.com/Learn-NEAR/NCD.L1.sample--meme-museum" target="_blank">NCD.L1.sample--meme-museum smart contract</a> targeting the NEAR platform: 1. Vue.Js (main branch) 2. React...
jasperdg_first-party-oracle
Cargo.toml build.sh scripts deploy_requester.sh get_request.sh new_request.sh reset_account.sh src README.md helpers.rs lib.rs
# Requester Sample Contract Interested in integrating with the Flux Oracle? **Requester Contracts** can be used to create and submit data requests to the Flux Oracle -- here you will find a sample contract to get you started! On the testnet deployment, anyone can test their own Request Contract with the testnet oracl...
phongnguyen2012_faucet-contract
Cargo.toml README.md build.sh src lib.rs
<sub> ## faucet-contract ### environment variable setting export MAIN_ACCOUNT=phongnguyen2022.testnet export NEAR_ENV=testnet export CONTRACT_FAUCET_ID=faucet.$MAIN_ACCOUNT export CONTRACT_FT_ID=ft.$MAIN_ACCOUNT export ONE_YOCTO=0.000000000000000000000005 export ACCOUNT_TEST1=test1....
GACWR_near-liquid-token
Cargo.toml README.md contracts integration-tests Cargo.toml src constants.rs context.rs helpers.rs legacy_types.rs lib.rs mock-stake-pool Cargo.toml src lib.rs near-x Cargo.toml src ...
# near-liquid-token The contracts directory contains 3 crates which are: 1. nearx: The main nearx contract. 2. mock-stake-pool: A mock validator stake pool contract which is used in the integration tests 3. integration-tests: A set of integration tests ### Building the project `make all ` it moves all wasm files t...
hfgunay_NCD-Rock-Paper-Scissors
README.md as-pect.config.js asconfig.json assembly __tests__ as-pect.d.ts example.spec.ts as_types.d.ts index.ts model.ts tsconfig.json neardev dev-account.env node_modules .bin acorn.cmd acorn.ps1 asb.cmd asb.ps1 asbuild.cmd as...
# flatted [![Downloads](https://img.shields.io/npm/dm/flatted.svg)](https://www.npmjs.com/package/flatted) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/flatted/badge.svg?branch=main)](https://coveralls.io/github/WebReflection/flatted?branch=main) [![Build Status](https://travis-ci.com/WebReflect...
near-hackathon-luciferius_challenge-8-rocketo-dao-dashboard
.cargo config.toml .github workflows node.js.yml .parcel-cache 33ea92a96b06453d.txt Cargo.toml README.md add-dao-job-application.bat build-deploy-add-job.bat build.bat build.sh cancel-job.bat contract Cargo.toml README.md build.bat build.sh src lib.rs test.sh deploy.b...
# 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: ### `env CONTRACT_NAME=dao-dashboard.cryptosketches.testnet npm run start` Runs the app in the development mode.\ ...
Giftea_NEAR-tours-project
README.md as-pect.config.js asconfig.json package.json scripts 1.deploy.sh 10.rate_tour.sh 11.delete_tour.sh 2.create_tour.sh 3.get_tour.sh 4.get_tours.sh 5.buy_tour.sh 6.update_tour.sh 7.like_tour.sh 8.dislike_tour.sh 9.comment_on_tour.sh README.md src as-pect.d.ts ...
### Unit Tests Unit tests can be run with the command below: ``` yarn run test ``` ### Tests for Contract in `index.unit.spec.ts` ``` [Describe]: Checks for creating account [Success]: ✔ creates a tour [Describe]: View a single Tour [Success]: ✔ Returns a single tour [Success]: ✔ Smart contract panics when th...
imambujshukla7_trustballot
.gitpod.yml CONTRIBUTING.md README.md contract README.md build.sh build builder.c code.h hello_near.js methods.h deploy.sh package-lock.json package.json src contract.ts tsconfig.json frontend App.js assets global.css components...
# 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; } ...
near_workspaces
.github ISSUE_TEMPLATE BOUNTY.yml README.md
<div align="center"> <h1>NEAR Workspaces (TypeScript/JavaScript Edition)</h1> [![Project license](https://img.shields.io/badge/license-Apache2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Project license](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) [...
mikedotexe_near-evm-relayer
README.md eip-712-helpers.js index.js package.json rust Cargo.toml README.md src lib.rs
Relayer for NEAR EVM === This repository is for a simple web server that will take incoming requests that are signed using [EIP-712](https://eips.ethereum.org/EIPS/eip-712) and route them properly to the NEAR EVM contract. npm i node index.js NEAR EVM Relayer Utils === This directory (`/rust`) contains a Rus...
JeenaKhurram_near-starter--near-sdk-as
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...
lamha79_mynftstandardcontract
README.md | | __tests__ test-template.ava.js babel.config.json build builder.c code.h market.js methods.h nft.js commands.txt jsconfig.json neardev dev-account.env package-lock.json package.json src mark...
# NEAR NFT-Tutorial JavaScript Edition [![](https://img.shields.io/github/workflow/status/near-examples/nft-tutorial-js/Tests/master?label=Tests)](https://github.com/near-examples/nft-tutorial-js/actions/workflows/tests.yml) Welcome to NEAR's NFT tutorial, where we will help you parse the details around NEAR's [NEP-1...
hikaruchang_nepbot_website
.eslintrc.js .stylelintrc.js .umirc.ts netlify.toml package.json plugin.ts public icon.svg src app.ts assets brand logo-facebook.svg logo-instagram.svg logo-popula.svg logo-twitter.svg near_logo_wht.svg popula_logo_wht.svg ...
near_rainbow-bridge-rs
.buildkite pipeline.yml Cargo.toml build_all.sh ci test_verify_eth_headers.sh test_verify_eth_proofs.sh eth-client Cargo.toml README.md build.sh src data 10234001.json 10234002.json 10234003.json 10234004.json 10234005.json ...
# EthBridge Ethereum Light Client built on top of NearProtocol with Rust ## Testing ```bash ./test.sh ```
mikenevermindng_Ukraine-NFT-Zoo
.env .gitpod.yml README.md babel.config.js build.sh contract Cargo.toml README.md src lib.rs deploy.sh migrate.sh package.json src App.js __mocks__ fileMock.js assets logo-black.svg logo-white.svg config.js global.css index.html index.js jest.i...
zoo-nft-ukraine 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 ...
MarmaJFoundation_allies-marketplace
README.md back-end app.js controller authController.js collectionController.js example_env.txt model collectionModel.js package-lock.json package.json public js bundle.js routes collectionRouter.js utils appError.js ...
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...
nativeanish_jbond-near
contract Cargo.toml package.json public index.html src reducer fs.ts utils init.ts
mtoan2111_dFormPureReactjs
.gitpod.yml README.md package.json public index.html src App.js assets logo-black.svg logo-white.svg components account account.js account.module.css alert index.js answer answer.js answer.module.css ...
dForm_reactjs ================== This 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 full ...
N1ghtSe7en_NSevenChallenge6
contract Cargo.toml README.md compile.js src approval.rs enumeration.rs internal.rs lib.rs metadata.rs mint.rs nft_core.rs royalty.rs package.json src assets logo-black.svg logo-white.svg config.js css ma...
zoo-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 lives in `src...
laponte243_bookshop-nuxt
.eslintrc.js README.md api index.js routes uploader.js assets img logo1.svg jsconfig.json nuxt.config.js package-lock.json package.json services api.js static vuetify-logo.svg store README.md
# 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...
Malaw97_ChatBox
.eslintrc.js .gitpod.yml .travis.yml README-Gitpod.md README.md as-pect.config.js asconfig.js assembly __tests__ as-pect.d.ts guestbook.spec.ts as_types.d.ts main.ts model.ts tsconfig.json babel.config.js css main.css util.css fonts font-awesome-4.7.0 HELP-US-OUT....
ChatterBox ========== University of Washington Blockchain Hackathon-1st Place Winner [Devpost Link](https://devpost.com/software/chat-near-free) [![Build Status](https://travis-ci.com/near-examples/guest-book.svg?branch=master)](https://travis-ci.com/near-examples/guest-book) [![Open in Gitpod](https://gitpod.io/but...
Motzart_near-viewer
README.md package.json public index.html manifest.json robots.txt src App.test.js config.ts index.html services NearWallet.ts api.ts near.ts setupTests.js state txs.ts utils numbers.ts tsconfig.json
# Near view helper
Jorgemacias-12_PathFix
.gitpod.yml README.md contract README.md babel.config.json build.sh deploy.sh package-lock.json package.json src contract.ts models.ts utils.ts tsconfig.json frontend assets global.css logo-black.svg logo-white.svg index.html in...
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...
near_toml-rs
.github ISSUE_TEMPLATE BOUNTY.yml dependabot.yml workflows main.yml Cargo.toml README.md examples decode.rs enum_external.rs toml2json.rs src datetime.rs de.rs lib.rs macros.rs map.rs ser.rs spanned.rs tokens.rs value.rs | test-suite Cargo....
Tests are from https://github.com/BurntSushi/toml-test # toml-rs [![Latest Version](https://img.shields.io/crates/v/toml.svg)](https://crates.io/crates/toml) [![Documentation](https://docs.rs/toml/badge.svg)](https://docs.rs/toml) A [TOML][toml] decoder and encoder for Rust. This library is currently compliant with t...
HassanKhan123_near-swap
README.md babel.config.js package-lock.json package.json public index.html manifest.json robots.txt src App.css SpecialWallet.ts config.ts hooks.ts index.css logo.svg near.ts utils.ts worker.ts tsconfig.json webpack.config.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-P2P_walletp2p_backend
README.md package-lock.json package.json src app.ts config data.source.ts emailConfig.ts nearConfig.ts swagger.ts controllers wallet.controllers.ts entities otp.entity.ts wallets.entity.ts migrations 1714665490910-migration.ts route...
# vp2p
luisguve_smartcity
.gitpod.yml README.md contract README.md babel.config.json build.sh deploy.sh package-lock.json package.json src contract.ts model.ts tsconfig.json frontend assets global.css logo-black.svg logo-white.svg index.html index.js lib ...
# Smart city: simulating the tokenization of energy produced in a green, decentralized way. ================== This app was initialized with [create-near-app] using typescript as the language of the smart contract and vanilla javascript in the frontend. ## App Overview ================= In this simulator, users are ...
pythonicode_nearsound-contracts
README.md market-contract Cargo.toml README.md build.sh src external.rs internal.rs lib.rs nft_callbacks.rs sale.rs sale_views.rs nft-contract Cargo.toml README.md build.sh src approval.rs artist.rs enumeration.rs ...
# Nearsound Contracts # TBD # TBD
naviava_minter-app
.eslintrc.json README.md app _trpc client.ts server-client.ts api auth [...nextauth] route.ts trpc [trpc] route.ts globals.css components.json hooks use-is-mounted.ts lib config.ts db.ts utils.ts package....
# MintSaga - Blockchain-Powered NFT Image Storage MintSaga is an application that leverages blockchain technology to store images as Non-Fungible Tokens (NFTs) related to historical events. Users can enjoy the benefits of immutable title and description storage, ensuring the preservation of historical content on the b...
MoSwilam_molayz
apps relayz-api src app.module.ts config configuration.ts env .env debug.env dev.env local.env prd.env stg.env envVa...
near_borsh-rs
.github test.sh workflows rust.yml CHANGELOG.md Cargo.toml README.md benchmarks Cargo.toml README.md benches bench.rs maps_sets_inner_de.rs maps_sets_inner_ser.rs object_length.rs src lib.rs borsh-derive Cargo.toml README.md src ...
# Borsh benchmarks To run benchmarks execute: ```bash cargo bench ``` If you want to make a change and see how it affects the performance then copy `criterion` folder from `docs` into `target` folder so that you have `target/criterion`, and run the benchmarks. Criterion will print whether the change has statisticall...
nearsend_nearsend-frontend
.eslintrc.js .lintstagedrc.json .prettierrc.js LICENSE.md README.md index.html package.json public example.near.txt example.testnet.txt favicon.svg near_icon.svg robots.txt src components AppConnectWalletWrapper hooks useConnectNear.ts AppHeader ...
# Nearsend Frontend Frontend code for [Nearsend]('https://nearsend.io/') ## Getting Started First, install the dependencies: ```bash npm i ``` Second, run the development server: ```bash npm run dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. ## Service Fee Near...
near_rust-rocksdb
.github ISSUE_TEMPLATE BOUNTY.yml workflows rust.yml CHANGELOG.md CONTRIBUTING.md Cargo.toml MAINTAINERSHIP.md README.md code-of-conduct.md librocksdb-sys Cargo.toml README.md build.rs rocksdb_lib_sources.txt snappy-stubs-public.h src lib.rs test.rs te...
# RocksDB bindings Low-level bindings to [RocksDB's](https://github.com/facebook/rocksdb) C API. Based on original work by Tyler Neely https://github.com/rust-rocksdb/rust-rocksdb and Jeremy Fitzhardinge https://github.com/jsgf/rocksdb-sys ### Version The librocksdb-sys version number is in the format `X.Y.Z+RX.RY....
passionatedeveloper223_Near-Staking-Dapp-SmartContract
README.md src Cargo.toml ft_contract Cargo.toml src lib.rs ft_staking_contract Cargo.toml src ft_calls.rs internal.rs lib.rs neardev dev-account.env shell_scripts build.sh claim_reward.sh ...
# Staking-DApp Staking application consists of two smart contracts and React a web application.The purpose of this application is to allow users to earn rewards by staking their savings in terms of fungible tokens resulting in the multiplication of their savings. # Prerequisites In order to successfully compile the ...
near_stakewars-iii
.github ISSUE_TEMPLATE BOUNTY.yml FAQ.md README.md challenges 001.md 002.md 003.md 004.md 005.md 006.md 007.md 008.md 009.md 010.md 011.md 013.md 014.md 015.md 016.md 017.md 019.md 020.md challenge-summary.md community-001.md ...
Welcome to Stake Wars: Episode III A New Validator Stake Wars is a program that helps the community become familiar with what it means to be a NEAR validator, and gives the community an early chance to access the chunk-only producer. Stake Wars offers rewards that support new members who want to join mainnet as a val...
laponte243_near-certificates-nuxt
README.md jsconfig.json nuxt.config.js package.json services api.js static vuetify-logo.svg store README.md
# 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...
hadzija7_NearconVoting
.github workflows pages.yml .gitpod.yml README.md contract Cargo.toml README.md circuits build circuit_js generate_witness.js witness_calculator.js verification_key.json compile-circuits.sh input.json proof.j...
Hello NEAR! ================================= 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 `...
morganpage_unity-multiplayer-blockchain-near-course
.vscode settings.json Assets FishNet CodeGenerating Extension ILProcessorExtensions.cs TypeDefinitionExtensions.cs TypeReferenceExtensions.cs FN_README.txt Helpers AttributeHelper.cs Codeg...
Cecil ===== Mono.Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form. To put it simply, you can use Cecil to: * Analyze .NET binaries using a simple and powerful object model, without having to load assemblies to use Reflection. * Modify .NET binaries, add new metadata structures a...
mel1huc4r_Near-Web3-Project
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...
mfurkanturk_Near-sdk-as-part2-hello
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_types.d.ts simple __tests__ as-pect.d.ts index.unit.spec.ts asconfig.json assembly ...
# `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...
ngocducedu_zoo-nft-auction-fund-nearhackathon
.cache 00 0803118f1a091f0032fbd184652b9d.json 0c2e28f554187d8d124745277f18e4.json 128f13a61ee9b147adf5f7f90b82f6.json 15c9f4f1ccd694c51505a34744bf96.json 1a0033b958a5d65e12b0c65432f5da.json 1f67a1f7717d755d3cf2c6cef5c0bf.json 3d8514f582e1829d9be9f69d6a69f0.jso...
Step 1: Config! --------------- Change CONTRACT: config.js Step 2: Storage deposit in MARKET CONTRACT! --------------- One command: yarn start
esaminu_console-donation-template-23423sdfsdf
.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...
hsxyl_near-statesize
.idea modules.xml vcs.xml Cargo.toml example Cargo.toml src main.rs near_statesize Cargo.toml src lib.rs macro_rules.rs near_statesize_derive Cargo.toml src lib.rs
patronus5_simple-amm-near
.cargo config.toml Cargo.toml README.md build.sh contract Cargo.toml src lib.rs tests contract.rs test-token Cargo.toml src lib.rs
# Simple AMM This is a simple Automated Market Maker (AMM) Smart Contract that supports swapping two tokens. The owner of the Smart Contract can add liquidity via sending the appropriate token. All other users can then swap via sending one of the respective token. ## Building - Install Rust via [Rustup](https://rust...
neararabic_near-as-explore-sdk
README.md __tests__ as-pect.d.ts index.unit.spec.ts as-pect.config.js asconfig.json assembly as_types.d.ts index.ts tsconfig.json package.json
# near-as-explore-sdk هذا المشروع هو مثال لتصفح بعض الدوال و الواجهات البرمجية المتاحة لنا من بيئة العمل near-sdk-as ## يمكنك مشاهدة فيديو تطبيق عملي هنا: [![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/wdoWmSmaSLI/0.jpg)](https://www.youtube.com/watch?v=wdoWmSmaSLI)ا ## طريقة الاستخدام 1. انسخ هذا المشروع clone...
Pranav543_rust_counter
Cargo.toml src lib.rs
metaseed-project_Near-Empire-Server
Crust package-lock.json package.json src index.ts load.ts GalaxyServer package-lock.json package.json src core config.js helpers.js database index.js planetsSchema.js generatePlanets.js index.js ...
Near-Empire-Server
muammer-yilmaz_near-book-store
README.md asconfig.json assembly as_types.d.ts index.ts model.ts tsconfig.json utils.ts index.html package.json scripts add-chapter.sh add-comment.sh buy-book.sh create-book.sh dev-deploy.sh get-comments.sh list-books.sh read-book.sh tests index.js
# near-book-store This project is a simple bookstore on Near blockchain. Users can publish their book and buy others books, and review a book by writing comments about it. ## Installation > Prerequisites: Make sure you've installed Node.js ≥ 12 and Yarn ```bash git clone https://github.com/muammer-yilmaz/near-book...
ninjadev0706_nft-staking-platform
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 ...
Fungible Token (FT) =================== Example implementation of a [Fungible Token] contract which uses [near-contract-standards] and [simulation] tests. [Fungible Token]: https://nomicon.io/Standards/Tokens/FungibleTokenCore.html [near-contract-standards]: https://github.com/near/near-sdk-rs/tree/master/near-co...
kharioki_Meme-museum
Cargo.toml README.md as-pect.config.js asconfig.json package.json simulation Cargo.toml README.md src lib.rs meme.rs museum.rs INIT MUSEUM ADD CONTRIBUTOR CREATE MEME VERIFY MEME src as-pect.d.ts as_types.d.ts meme README.md __tests__ README.md...
# Meme Contract **NOTE** If you try to call a method which requires a signature from a valid account, you will see this error: ```txt "error": "wasm execution failed with error: FunctionCallError(HostError(ProhibitedInView ..." ``` This will happen anytime you try using `near view ...` when you should be using `nea...
pollum-io_tutumon-app
.eslintrc.json LICENSE.md README.md components.json docker-compose.yml next.config.js package.json postcss.config.js prettier.config.js prisma migrations 20231012002444_first_migrate migration.sql 20231012005031_ migration.sql 20231012043425_ migration.sql...
# Commit Commit is a [Tailwind UI](https://tailwindui.com) site template built using [Tailwind CSS](https://tailwindcss.com) and [Next.js](https://nextjs.org). ## Getting started To get started, first install dependencies via npm: ```bash npm install ``` Next, create a `.env.local` file in the root of your project...
near_local
.github ISSUE_TEMPLATE BOUNTY.yml README.md docker-compose.yml
# local * wallet * near-contract-helper * indexer Requirements: docker and docker-compose Starting all applications ```bash docker-compose up ``` Stopping ```bash docker-compose down ``` Running commands inside containers ```bash docker-compose exec bridge head /root/.rainbow/logs/ganache/out.log -n 20 ``` Def...
mm-near_near-demo-betteryou
README.md dummy Cargo.toml build.sh deploy.sh src lib.rs frontend README.md unused plaque.html plaque_v2.html signup_page.html welcome_page.html funding Cargo.toml src lib.rs language Cargo.toml README.md build.sh deploy.sh ...
Files for the frontend - that will be later deployed as part of near.social Quick layout/files split: * plaq_template: renders the "main content" of a running challenge (progress, current reward, etc). * challengeState (that contains all the common fields), * challengeLogo (with logo) * customBox (cont...
kdbvier_FT-Near-Customized
Cargo.toml build.sh readme.md src lib.rs
markeymark32_degenLizardCoinFlip
.gitpod.yml README.md babel.config.js contract Cargo.toml README.md compile.js src lib.rs target .rustc_info.json debug .fingerprint Inflector-a8f4e37dd556cf0f lib-inflector.json autocfg-e8d96e7f2b762b9c ...
# degenLizardCoinFlip DegenLizards 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 c...
Phonbopit_near-greeting-contract
README.md babel.config.json build.sh deploy.sh package.json src greeting.ts tsconfig.json
# near-greeting-contract A simple greeting contract with near-sdk-js ## References - [near-sdk-js](https://github.com/near/near-sdk-js) - [create-near-app](https://github.com/near/create-near-app)
onchezz_near-exmple
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...
matiasberaldo_nearbox-gateway
.devcontainer devcontainer.json .eslintrc.json README.md next.config.js package-lock.json package.json public next.svg vercel.svg src assets images near_social_combo.svg near_social_icon.svg vs_code_icon.svg components lib Spinner ...
# BOS Gateway for NearBox ## Setup & Development Initialize repo: ```bash pnpm i ``` Start development version: ```bash cp .env.example .env pnpm dev ``` The entry component is ```PolygonZkEVM``` and it's located at ```/src/components/polygon/index.tsx``` It loads the ```mattb.near/widget/NearBox.Views.Home``` B...
HuyDNwebdev_Ecommerce_Contract
Cargo.toml build.sh src lib.rs order.rs
near_near-sdk-as
.eslintrc.js bindgen asconfig.js compiler.js dist JSONBuilder.js classExporter.js index.js transformer.js typeChecker.js utils.js index.js test.js docs.js jest.config.js near-mock-vm bin bin.js pkg near_mock_vm.js vm ...
nkemjikaobi_voting-app-near-protocol-frontend
.eslintrc.json README.md config.js context types.ts voting VotingContext.ts VotingReducer.ts next-env.d.ts next.config.js package.json pages api hello.ts postcss.config.js public vercel.svg styles CreateElection.module.css Home.module.css globals.css tailwind.config.j...
### Voting App Near Protocol Frontend Live URL => https://voting-app-near-protocol-frontend.vercel.app/ DEMO PRESENTATION => https://www.loom.com/share/2080505659ad49b2aa63c05901563740 ## Getting Started First, run the development server: ```bash npm install && npm run dev # or yarn && yarn dev ``` Open [http://...
fromaline_spin-test-task
README.md asconfig.json assembly as_types.d.ts index.ts model.ts tsconfig.json package.json src constants config.ts dashboard balances index.ts header.ts index.ts orderBook getOrderTable.ts getSelect.ts index...
# Test task for Spin ## Install dependencies ```sh yarn install ``` ## Run the project in development mode ```sh yarn dev ``` It's a parcel-based build, so open [http://localhost:1234/](http://localhost:1234/) ### Todo - [x] Figure out how to format exponential numbers properly
phoenixpulsar_vehicle-history-smart-contract
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 singleton __tests__ as-pect.d.ts index.unit.spec.ts asconfig.json assembly index.ts tsconfig.j...
## 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: ┌─────────────────────────────────┬─────────────────────────────────┐ │ ...
harshnambiar_tnm2
README.md contract Cargo.toml README.md build.sh deploy.sh src lib.rs task.rs frontend App.js assets global.css logo-black.svg logo-white.svg index.html index.js near-interface.js near-wallet.js package.json start.sh ui-comp...
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...
heavenswill_Movie-List
README.md asconfig.json assembly as_types.d.ts index.ts model.ts tsconfig.json index.html package.json tests index.js
# Movie-List "Movie-List" application is a simple near project. You can add new movies, read uploaded movies, update movies, delete movies, add a comment about added movies, and read comments about the movie. ## Installation 1- Clone repository to your computer `https://github.com/heavenswill/Movie-List.git` 2- go...
Learn-NEAR-Club_Near_Roulette
README.md as-pect.config.js asconfig.json package.json scripts 1.init.sh 2.run.sh README.md src as-pect.d.ts as_types.d.ts sample README.md __tests__ README.md index.unit.spec.ts asconfig.json assembly index.ts tsconfig.json...
## Setting up your terminal The scripts in this folder support a simple demonstration of the contract. It uses the following setup: ```txt ┌───────────────────────────────────────┬───────────────────────────────────────┐ │ │ │ │ ...
mattlockyer_near-tsrs
.eslintrc.js README.md contract Cargo.toml build.sh src args.rs lib.rs sys.rs dep-parser args.js helpers.js index.js lib.js sys.js types.js utils.js package.json parser helpers.ts index.ts libs args.js lib.js sys.js ...
# NEAR Protocol Smart Contract Boilerplate 🚨🚨🚨 WARNING WIP 🚨🚨🚨 It's not that bad... ## Instructions Install rust: https://www.rust-lang.org/tools/install `yarn && yarn test:deploy` If no contract edits (only test changes) use `yarn test` Review code in `/test/*` and don't bother me when it doesn't work 😏
near-examples_bos-commerce
.github workflows tests.yml README.md contract package.json src contract.ts models.ts tests main.ava.ts package.json tsconfig.json
# Collaborative Component Template This template enables multiple people to collaborate on [building BOS components](https://docs.near.org/bos/home) by automatically deploying the components in the `./src` folder when somebody `push` to `main`. The template leverages [NEAR Access Keys](https://docs.near.org/concepts/...
PrimeLabCore_ff
.github workflows ci.yml CHANGELOG.md Cargo.toml README.md ff_derive Cargo.toml src lib.rs pow_fixed.rs src batch.rs lib.rs tests derive.rs
# ff `ff` is a finite field library written in pure Rust, with no `unsafe{}` code. ## Disclaimers * This library does not provide constant-time guarantees. The traits enable downstream users to expose constant-time logic, but `#[derive(PrimeField)]` in particular does not generate constant-time code (even for tr...
marco-sundsk_gameland
README.md contracts README.md gameland Cargo.toml README.md build.sh src gameland.rs gov.rs internal.rs lib.rs games dice Cargo.toml README.md build.sh src ...
Play Token Contract ================== A token contract for gameland platform. Play with this contract ======================== the contract is deployed at testnet with the name `playtoken.testnet` you can set it to env for later use: ```shell export GAMECOINID=playtoken.testnet ``` ## Look around ```shell # return...
near_wiki
.github workflows build.yml links.yml spellcheck.yml Archive README.md access-keys.md community Community-Intro.md _category_.json overview.md technology _category_.json dev-guides.md dev-support.md docs README.m...
# Guides [Run a Validator](running-a-validator.md) # Website This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator. ### Installation ``` $ yarn ``` ### Local Development ``` $ yarn start ``` This command starts a local development server and opens up a browser wind...
gitakileus_near-contract-standards-nft
.gitpod.yml Cargo.toml README-Windows.md README.md integration-tests rs Cargo.toml src tests.rs ts package.json src main.ava.ts utils.ts nft Cargo.toml src lib.rs res README.md scripts build.bat build.sh flags.sh...
# Folder that contains wasm files Non-fungible Token (NFT) =================== >**Note**: If you'd like to learn how to create an NFT contract from scratch that explores every aspect of the [NEP-171](https://github.com/near/NEPs/blob/master/neps/nep-0171.md) standard including an NFT marketplace, check out the NFT [Ze...
Gkhnkpnr_patikaWeb3Fundamentals
README.md practice1 as-pect.config.js asconfig.json neardev dev-account.env node_modules @as-pect assembly README.md assembly index.ts internal Actual.ts Ex...
# yargs-parser ![ci](https://github.com/yargs/yargs-parser/workflows/ci/badge.svg) [![NPM version](https://img.shields.io/npm/v/yargs-parser.svg)](https://www.npmjs.com/package/yargs-parser) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)...
platonfloria_pray-game
.github workflows tests.yml README.md character-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 pray location.rs ...
# TBD # PRAY Game Welcome to the PRAY universe. Here you will find the tools necessary to deploy all the smart contracts required to enjoy your epic adventure and discover the secrets of the Red Tower. Please refer to Makefile for technical details behind actions used in this README. ## Prerequisites * [NEAR Wallet ...
mfornet_near-floating-state
Cargo.toml README.md build.sh src lib.rs tests basic.rs
# Floating state Allow floating state using [near-sdk-rs](https://github.com/near/near-sdk-rs). This allows storing objects in the state that are not directly referenced in the main object. ```rs #[near_bindgen] #[derive(BorshDeserialize, BorshSerialize, PanicOnDefault)] pub struct CounterStatusMessage { counter:...