repoName
stringlengths
7
77
tree
stringlengths
0
2.85M
readme
stringlengths
0
4.9M
ameliejyc_rust-hello-near
Cargo.toml frontend README.md netlify.toml package.json public index.html manifest.json robots.txt src index.css near config.ts index.ts react-app-env.d.ts tsconfig.json src lib.rs
# 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...
jeffreylewis-iproperty_swapstation-contracts
README.md contracts ethereum README.md near README.md sample-nft-contract README.md scripts exchange-utils.sh init-exchange-listings.sh init-nft-mint.sh nft-utils.sh swapstation-contract README.md ...
## NFT Exchange Contract This NEAR Smart Contract powers the NFT Exchange marketplace. See [README](https://github.com/SwapStation/swapstation-contracts) for setup instructions. # Swap Station <p align="center"> <img src="https://raw.githubusercontent.com/SwapStation/swapstation-contracts/main/docs/screenshots/s...
JIC1816_Near-Marketplace
README.md package.json public index.html manifest.json robots.txt src App.css App.js App.test.js components Wallet.js marketplace AddProduct.js Product.js Products.js utils Cover.js Loader.js Noti...
# Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view...
near_near-sdk-js
.github ISSUE_TEMPLATE bug.yml config.yml feature.yml pull_request_template.md workflows tests.yml typedoc-generator.yml AUTO_RECONSCTRUCT_BY_JSON_SCHEME.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md RELEASE.md RUNTIME_INVESTIGATE.md SECURITY.md TOOLING.md benchmark...
# Package for NEAR JS contract standards This package provides a set of interfaces and implementations for NEAR's contract standards: - NFT - FT (NEP-141) # Gas and size benchmark compare to NEAR-SDK-RS ## Summary NEAR-SDK-JS bundles a bytecode VM with the contract bytecode to a wasm file. Currently, the bytecode ...
jayden-dang_near-birth
README.md contract Cargo.toml README.md compile.js src lib.rs package.json
birthday-quest ============== This app was initialized with [create-near-app] Quick Start =========== The most automated way to run this project locally: 1. Prerequisites: Make sure you've installed [Node.js] ≥ 12 2. Install dependencies: `npm install` 3. Compile your contract `npm run build:contract` Now you'll h...
mhassanist_ukraine-nft-smart-contract
Cargo.toml README.md src lib.rs
# NFTizer | NFT Minter on NEAR Protocol This is a ready-to-use smart contract for minting NFTs on NEAR blockchain. Below is hwo you may use it. I'm assuming you already familiar with NEAR and have installed Rust blockchain and near-cli. ## Smart Contract Sample Usage ### Build ``` env 'RUSTFLAGS=-C link-arg=-s' car...
NEAR-Analytics_Docs
README.md babel.config.js blog 2021-08-26-welcome index.md authors.yml docs docusaurus-meta _category.json tutorial-basics _category_.json congratulations.md create-a-blog-post.md create-a-document.md create-a-page.md ...
# Website This website is built using [Docusaurus](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 window. Most changes are reflected live without having to ...
amiyatulu_avrit_ui
LICENSE.txt README.md avrit_ui_pages.svg commit-reveal Cargo.toml src lib.rs contract Cargo.toml build.js src avrit.rs avrit avritstructs.rs lib.rs tests mod.rs contract_erc20 Cargo.toml README.md src lib.rs logo.svg near-co...
## Avrit UI for Blockchain ### Avrit User Interface A decentralized way of designing and reviewing the quality and the importance of study material or content, assignments, projects, practicals and assessments. Attributes based on which content will be reviewed: https://iambrainstorming.wordpress.com/2017/01/14/al...
esaminu_test-rs-boilerplate-1075
.eslintrc.yml .github ISSUE_TEMPLATE 01_BUG_REPORT.md 02_FEATURE_REQUEST.md 03_CODEBASE_IMPROVEMENT.md 04_SUPPORT_QUESTION.md config.yml PULL_REQUEST_TEMPLATE.md labels.yml workflows codeql.yml deploy-to-console.yml labels.yml lock....
<h1 align="center"> <a href="https://github.com/near/boilerplate-template-rs"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/near/boilerplate-template-rs/main/docs/images/pagoda_logo_light.png"> <source media="(prefers-color-scheme: light)" srcset="ht...
Necmttn_dont-panic
.github workflows devnet-proposal.yml devnet-test-contracts.yml Anchor.toml Cargo.toml README.md apps web .eslintrc.js README.md next-env.d.ts next.config.js package.json postcss.config.js styles globals.css tailwind.con...
# DON'T PANIC # The Hitchhiker's Guide to the <s>Galaxy</s> Web 3 The Hitchhiker's Guide to the <s>Galaxy</s> Web 3 was a “wholly remarkable book." It had been compiled and recompiled many times over many years and under many different <s>editorships</s> daos. It contained contributions from countless numbers of tra...
monopoly-dao_self-upgrade-demo
babel.config.json jsconfig.json package-lock.json package.json src self-updating-demo guestbook.ts tsconfig.json
near-hackathon-luciferius_challenge3-nftart
.github workflows node.js.yml README.md contract Cargo.toml README.md build.bat build.sh src lib.rs test.sh dist App.03fbd8d8.css App.03fbd8d8.js index.css index.html materialize.11fed4d9.css materialize.11fed4d9.js materialize.5467296b.js mate...
# 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...
JaiGhanekar_near-compile-service
README.md app.ts asconfig.json assembly as_types.d.ts tsconfig.json index.ts jest.config.js package-lock.json package.json routes.ts tests app.test.ts tsconfig.json
# Near Compiler Service This service is a dependency used by https://github.com/JaiGhanekar/Nearby and is based on [fastify](https://github.com/fastify/fastify/blob/main/README.md#quick-start) #Endpoints There is one endpoint for this service `deploy` which accepts near smart contracts and compiles them using [asbuild...
Quest-Protocol_questverse-monorepo
.github workflows deploy-widgets-mainnet.yml README.md quest-indexer-templates indexers all any-interaction code.js config.json schema.sql astrodao.near config.json join_dao code.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...
gyan0890_NCD-Batch3
README.md as-pect.config.js asconfig.json neardev dev-account.env node_modules @as-pect assembly README.md assembly index.ts internal Actual.ts Expectation.ts Expected.ts ...
# get-caller-file [![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/b...
identicondapp_identicon
Cargo.toml README.md build.bat build.sh deploy.sh neardev dev-account.env runall.sh src lib.rs test.sh
# Identicon protocol **Identicon** is a **trustless protocol for identity verification in the OpenWeb**, focused on providing multiple signed verifications of a real world entity and binding it to one (or more) digital identities, and independent of the form these digital identities may take (NFT, DID, etc). It is not...
nearnautnft_mutant-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
Nakamodai_lnear
.dependabot config.yml .github workflows tests.yml .gitpod.yml .travis.yml LICENSE-APACHE.txt LICENSE-MIT.txt README-Gitpod.md README.md as-pect.config.js asconfig.json assembly __tests__ as-pect.d.ts main.spec.ts as_types.d.ts index.ts model.ts tsconfig.json neardev ...
Example of NEAR Wallet integration ================================== [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/near-examples/wallet-example) <!-- MAGIC COMMENT: DO NOT DELETE! Everything above this line is hidden on NEAR Examples page --> This example dem...
Mergifyio_gha-add-linear-author-as-reviewer
.github dependabot.yml .mergify.yml README.md SECURITY.md action.yml linear-extract-reviewers.py requirements.txt
# add-linear-author-as-reviewer This project is a GitHub action that requests a review from the Linear issue author. Usage example: ``` name: Linear automation on: pull_request: branches: [ "main" ] types: [ "opened", "synchronize", "reopened", "edited" ] permissions: write-all jobs: add-linear-author...
k3rn3lpanicc_droplinked-near-integration
README.md near_integration counter.js index.html javascript.svg package-lock.json package.json public vite.svg src main.js near_utils AURORA.svg Tether.svg USN.svg ipfs_handler.js memo_gen.js near...
# Droplinked-NEAR front Integration This repo contains js functionalities inoreder to comunicate with the deployed contract on NEAR (or to comunicate with other contracts in order to implement token_gating and other building blocks that droplinked needs). --- ## Run In the near_integration folder run ```shell npm run...
Andreychikov-Vasiliy_myneighbors
.gitpod.yml README.md babel.config.js contract .idea modules.xml vcs.xml workspace.xml 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 g...
myneighbors 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_pagoda-console-boilerplate-template-rs
.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...
ing-waldoat_SeedingHope-E9
.cache 00 9d7e7d67658fd6007eadea4fdab24a.json 04 309f2ba4f059395e081f7a5b77c5bf.json 05 36c234370759fd5746eda1d58ba465.json 08 9166edb2408810c590302c26d7c660.json 09 c9bb49aa853e64754ed7ff378b0a2d.json 0e c5f303e1d5022ddcdfa99aaf09b877.json 0f ...
[![Build Status](https://travis-ci.org/isaacs/rimraf.svg?branch=master)](https://travis-ci.org/isaacs/rimraf) [![Dependency Status](https://david-dm.org/isaacs/rimraf.svg)](https://david-dm.org/isaacs/rimraf) [![devDependency Status](https://david-dm.org/isaacs/rimraf/dev-status.svg)](https://david-dm.org/isaacs/rimraf...
McOtech_D-Trade
.gitpod.yml README.md contract Cargo.toml README.md scripts build.sh deploy.sh src escrow.rs lib.rs transaction.rs utils enums.rs mod.rs objects.rs frontend App.js assets global.css logo-black.svg...
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...
noemk2_holamundo_rs
Cargo.toml README.md build.sh src lib.rs tests sim main.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...
HAPIdev-tech_NearMetaBuidl
README.md babel.config.js contract Cargo.toml README.md compile.js src category.rs 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 m...
HAPI ================== 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 full l...
gabidj_near-blockchain-app
.gitpod.yml .idea inspectionProfiles profiles_settings.xml misc.xml modules.xml vcs.xml 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...
near-blockchain-app 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 live...
NearDeFi_polygon-bos-gateway
.devcontainer devcontainer.json .eslintrc.json README.md next.config.js package.json public next.svg vercel.svg src-tauri Cargo.toml build.rs src main.rs tauri.conf.json src assets images near_social_combo.svg near_social_icon.svg vs_co...
# BOS Gateway for Polygon zkEVM apps This repository contains a clean, light-weight gateawy for the [Blockchain Operating System](https://near.org/blog/near-announces-the-blockchain-operating-system) (BOS). It serves as a great starting point for launching a customized BOS gateway. Contributions are most welcome! ## ...
ledaoche_buid-dapp
.gitpod.yml README.md as-pect.config.js asconfig.json assembly A.sample-projects 01.greeting README.md __tests__ greeting.simulate.spec.js greeting.unit.spec.ts asconfig.json assembly index.ts near-sh...
![Near, Inc. logo](https://near.org/wp-content/themes/near-19/assets/img/logo.svg?t=1553011311) # NEAR Protocol Workshop :: Exploring AssemblyScript Contracts This workshop includes several activities: - a [**scavenger hunt**](#activityscavenger-hunt) through several AssemblyScript projects to get you quickly orient...
jess-dam_near-hello-world-smart-contract-site
README.md package-lock.json package.json public index.html manifest.json robots.txt src App.css App.js App.test.js config.json index.css index.js logo.svg reportWebVitals.js setupTests.js
# Hello World Smart Contract :wave: <img width="850" alt="Screen Shot 2022-06-29 at 23 50 02" src="https://user-images.githubusercontent.com/33174730/176558762-5e094fbc-28d2-4d59-a6cc-e818617dc938.png"> This is an introductory project to NEAR, creating a smart contract with the NEAR infrastructure in their test envir...
nearprotocol__archived_bsonfy
package.json readme.md src bson.ts helper.ts index.ts tsconfig.json types.ts test common.js spec bson_test.ts tsconfig.json tslint.json
NEAR-Edu_near-welcome-track
.eslintrc.js .vscode extensions.json settings.json README.md docker-compose.yml example.env next-env.d.ts next.config.js package-lock.json package.json postcss.config.js prettier.config.js prisma csv-importer.ts migrations 20220329114217_initial migration.sql 20220330134345_a...
# Welcome Track This repository contains the Welcome Track website project. ## Development ### Requirements In order to run this project locally you will have to have the following tools installed on your system: - [Node.Js](https://nodejs.org/) - [Docker](https://docs.docker.com/engine/install/) - [Docker compose...
GoldenEagle1035_marketplace-frontend_NEAR
.env README.md package.json public amplify-logo-beta.svg favicon_package browserconfig.xml safari-pinned-tab.svg fonts fa css all.css all.min.css brands.css brands.min.css duotone.css ...
`yarn install` `yarn start`
itewqq_near-dev
.gitpod.yml README.md contract Cargo.toml README.md compile.js src lib.rs package.json src assets logo-black.svg logo-white.svg config.js global.css index.html index.js main.test.js utils.js wallet login index.html
near-learn 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 `s...
nacho963_unimet_auth
.gitpod.yml README.md contract README.md build.sh build builder.c code.h hello_near.js methods.h compile.js deploy.sh neardev dev-account.env package-lock.json package.json src contrato.ts functions.ts index.ts m...
# 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; } ...
Nikhil05711_rust_escrow
Cargo.toml README.md src escrow.rs lib.rs
# rust_escrow The escrow agreement is a contract entered by two or more parties under which an escrow agent is appointed to hold in escrow certain assets, documents, and/or money deposited by such parties until a contractual condition is fulfilled.
iobami_near-transfer
.github workflows tests.yml README.md contract babel.config.json jsconfig.json package-lock.json package.json src index.ts model.ts utils.ts tsconfig.json frontend assets css global.css img logo-black.svg ...
# Donation JS NEAR Example ## Overview Our donation example enables to forward money to an account while keeping track of it. It is one of the simplest examples on making a contract receive and send money, and the perfect gateway to enter the world of decentralized finance. ## Installation & Setup To clone run: ``...
qbit-org-ua_lolcoin-2022
README.md api-server Cargo.toml src errors.rs integers.rs main.rs modules coins mod.rs resources.rs schemas.rs mod.rs contract Cargo.toml build.sh src internal.rs lib.rs indexer ...
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...
jairolopezlon_trazblock
.gitpod.yml README.md contract README.md babel.config.json build.sh deploy.sh neardev dev-account.env package-lock.json package.json src contract.ts tsconfig.json frontend App.js assets global.css logo-black.svg logo-white.svg compo...
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...
myklemykle_stateless
.gitpod.yml Cargo.toml LICENSE.txt MILESTONE1.md MILESTONE2.md README.md TESTING.md distrotron Cargo.toml package-lock.json package.json src lib.rs package-lock.json package.json stub Cargo.toml src lib.rs tests sandbox package-lock.json package.json s...
# stateless-distrotron `distrotron` is a NEAR smart contract for evenly splitting a payment of NEAR tokens between several recipients. It has two public methods, both payable: * `split_payment(payees: Vec<AccountId>)` * Divide an attached payment of NEAR evenly between the list of NEAR accounts in `payees` * `pay...
kazuto41215_frontend-starter-tenk-dao
.github workflows deploy.yml .graphqlrc.yml .vscode extensions.json README.md config i18n README.md en.json es.json zh.json images discord.svg twitter.svg settings.json gatsby-config.js gatsby-config.ts gatsby-node.ts lib locales Lo...
# Internationalize your site This folder contains a JSON file for each locale you want to include. Add a new one and it will automatically be incorporated into your site next time you build/deploy or restart your development server. At build time (when you run `yarn build` as during a deploy, or when you restart your...
andersonferrari_near-rust-msg-gen
.gitpod.yml README.md babel.config.js contract Cargo.toml README.md compile.js src lib.rs target .rustc_info.json debug .fingerprint Inflector-e85997604b197eb8 lib-inflector.json autocfg-3b46087fcc03a313 ...
near-rust-msg-gen ================== 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: `npm install` 3. Run the local development server: `npm run dev` (see `package.json` ...
open-web-academy_nomination-ndc
README.md context.json flags.json props.json
# Nominations ## NDC.Nomination.Header - **Status** ***(Work in progress)*** ### [Component code](https://near.org/near/widget/ComponentDetailsPage?src=syi216.near/widget/NDC.Nomination.Header) --- ## NDC.Nomination.Page - **Status** ***(Work in progress)*** ### [Component code](https://near.org/near/widget/Componen...
kwreen_newschain
.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 constants.ts ids.ts index.ts models newsItem.ts vouchTransac...
<p align="center"> <img width="250" src="/yargs-logo.png"> </p> <h1 align="center"> Yargs </h1> <p align="center"> <b >Yargs be a node.js library fer hearties tryin' ter parse optstrings</b> </p> <br> [![Build Status][travis-image]][travis-url] [![NPM version][npm-image]][npm-url] [![js-standard-style][standard-i...
js13kGames_space-jump
BACKLOG.md README.md assembly as-pect.config.js as_types.d.ts asconfig.json main.ts model.ts package.json tsconfig.json index.html package-lock.json package.json src Audio.ts Background.ts Game.ts Globals.ts LocalStorage.ts Main.ts Near.ts Ranking.ts tscon...
# Space Jump This game was developed in order to participate on the js13kgames 2021 competition. You can check the game [here](https://thiagorb.github.io/space-jump/). In the game you control an astronaut, and your goal is to survive as long as possible, by jumping through the platforms.
near_near-indexer-balances
Cargo.toml README.md migrations 20220221161526_initial.sql src configs.rs db_adapters balance_changes.rs mod.rs lib.rs main.rs metrics.rs models balance_changes.rs mod.rs
# Indexer Balances Async Postgres-compatible solution to load the data from NEAR blockchain. Based on [NEAR Lake Framework](https://github.com/near/near-lake-framework-rs). See [Indexer Base](https://github.com/near/near-indexer-base#indexer-base) docs for all the explanations, installation guide, etc. ### Why `acco...
quangkaboi2323_Idea
Cargo.toml README.md ab.html index.html node_modules .bin sha.js @babel code-frame README.md lib index.js package.json helper-validator-identifier README.md lib identifier.js index...
# Console Control Strings A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted. ## Usage ```js var consoleControl = requir...
kharioki_Near-Dapp
.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...
decash ================== 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 full...
luckwings_TerraspaceWorld-Front-end
.eslintrc.json README.md contracts nft-staking Cargo.toml README.md build.sh src external.rs internal.rs lib.rs nft_callbacks.rs staking.rs staking_views.rs token.rs nft Cargo.toml ...
# TBD 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 y...
nticket_nticket-contract
Cargo.toml README.md build.sh package.json src data nticket-icon.svg ticket.svg event.rs lib.rs lib_example.rs
# Nticket contract ```sh % yarn build # build only % yarn deploy # build and deploy on new address on testnet ``` # Contract Methods 1. Add New Event to the collection ```shell near call dev-1657213279159-36060368407168 nft_create_series '{"creator_id":"iamtester.testnet","token_metadata":{"title":"My Second Event ...
khorolets_near_rewards
.github workflows rust.yml Cargo.toml README.md src configs.rs main.rs near_jsonrpc_client.rs primitives.rs utils accounts.rs binance.rs human.rs mod.rs
# near_rewards Small console application to check the staking rewards for ~~lockup~~ accounts on [NEAR protocol](https://near.org) ## Example result: ![near_reward result example](docs/near_rewards.png) ## Prerequisites This utility requires Rust. To install, run: ```bash curl --proto '=https' --tlsv1.2 -sSf http...
jltzbrg_rust-smart-contract-template
Cargo.toml README.md build.bat build.sh src lib.rs test.sh
# Rust Smart Contract Template
Marumbo_NearContractSpeedData
README.md as-pect.config.js asconfig.json assembly __tests__ as-pect.d.ts example.spec.ts index.ts model.ts storage.ts utils.ts package.json scripts 1.dev-deploy.sh 10.vehicle-specific-overspeed-data.sh 2.call-set-speed-data.sh 3.get-all-overspeeding-data.sh 4.reg...
# Introduction These scripts help you get set up and use the contract as intended. Listed in order of sequence, from deploying setting data and calls to view data. ## Run Dev Deploy ```sh ./scripts/1.dev-deploy.sh # cleanup, compile and deploy contract ``` This will ask you delete any CONTRACT and...
amiyatulu_serde-error
Cargo.toml README.md src lib.rs
# serde-error ``` cargo build --target wasm32-unknown-unknown --release Compiling serde-error v0.1.0 (/home/amiya/Documents/workspace/blockchain/test_serialize_error/contract) error[E0277]: the trait bound `StatusMessage: near_sdk::serde::Serialize` is not satisfied --> src/lib.rs:14:1 | 14 | #[near_bind...
psychehose_crossword_puzzle
.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 build.yml deploy-to-console.yml labels.yml lock.yml pr-...
# 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...
modulus100_hello-world-demo-assemblyscript
.eslintrc.js README.md answers challenge-task-1.md challenge-task-2.md challenge-task-3.md as-pect.config.js asconfig.json package.json prettier.config.js scripts 1.dev-deploy.sh 2.use-contract.sh 3.cleanup.sh src __tests__ as-pect.d.ts index.unit.spec.ts as_types.d.ts ...
# hello-world-demo-assemblyscript 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 following concepts: - a single contract - the difference between `view` vs. `change` methods - bas...
evgenykuzyakov_hexland
contract Cargo.toml build.sh src cell.rs lib.rs pixel.rs view.rs frontend package.json public index.html manifest.json robots.txt src App.js components Board.js gh-fork-ribbon.css index.css ...
mtengineer90_NearAcademyProjectMuseum1
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...
# Unit Tests for `Museum` Contract ## Usage ```sh yarn test:unit -f museum ``` ## Output *Note: the tests marked with `Todo` must be verified using simulation tests because they involve cross-contract calls (which can not be verified using unit tests).* ```txt [Describe]: museum initialization [Success]: ✔ creat...
hrpalencia_p2p
Cargo.toml README.md src lib.rs main.rs
# NearP2PBackend
isikara_Near-Web-Development---Practice-2
README.md as-pect.config.js asconfig.json package.json scripts 1.dev-deploy.sh 2.use-contract.sh 3.cleanup.sh README.md src as_types.d.ts simple __tests__ as-pect.d.ts index.unit.spec.ts asconfig.json assembly index.ts singleton ...
## Setting up your terminal The scripts in this folder are designed to help you demonstrate the behavior of the contract(s) in this project. It uses the following setup: ```sh # set your terminal up to have 2 windows, A and B like this: ┌─────────────────────────────────┬─────────────────────────────────┐ │ ...
Incognito-CLI_IncognitoCLI
README.md incognitoConfig.json index.ts package.json proxies.txt spam.js src classes civic.ts csvReader.ts pages Ethereum Ethereum.ts Utils.ts NEAR NEAR.ts Utils.ts Settings.ts Sol...
# Incognito CLI Built by two goofy high school students Shoutout - toby - snubs - yzy - cleo ## note Current state of the repo is non-functional as various endpoints (like auth) have been removed. This is open sourced for educational purposes only. Sorry for the very messy code [Twitter](https://twitter.com/Incog...
iphyman_berryclub-ui
.yarnrc.yml README.md lingui.config.ts package.json public index.html manifest.json robots.txt src data constants chains.ts index.ts localization.ts react-app-env.d.ts reportWebVitals.ts setupTests.ts tsconfig.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...
namanh1269_na-hello-near
.gitpod.yml README.md babel.config.js contract Cargo.toml README.md build.sh compile.js src lib.rs package.json src App.css App.js __mocks__ fileMock.js assets logo-black.svg logo-white.svg config.js global.css hardcoded-data.js index.h...
HelloNear ================== 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...
KirstenPomales_The-State-of-NFT-Environmental-Impact-Reduction
README.md
# [Awareness Bounty] The-State-of-NFT-Environmental-Impact-Reduction ## Executive Summary "The State of NFT Environmental Impact Reduction” is a unique research paper that audits the energy efficiency of NFT projects across chains that currently support NFT minting, based on leading metrics. Based on our analysis, we w...
lennczar_near-permissions
asconfig.json assembly index.ts neardev dev-account.env node_modules .package-lock.json @as-covers assembly CONTRIBUTING.md README.md index.ts package.json tsconfig.json core CONTRIBUTING.md README.md ...
# lodash.clonedeep v4.5.0 The [lodash](https://lodash.com/) method `_.cloneDeep` exported as a [Node.js](https://nodejs.org/) module. ## Installation Using npm: ```bash $ {sudo -H} npm i -g npm $ npm i --save lodash.clonedeep ``` In Node.js: ```js var cloneDeep = require('lodash.clonedeep'); ``` See the [documenta...
PiyushKarmhe_Blockchain-Polling
.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 ================== 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...
Godslovelee_near-chess
.gitpod.yml .travis.yml README.md as-pect.config.js asconfig.js assembly __tests__ as-pect.d.ts chess.spec.ts main.ts model.ts tsconfig.json neardev shared-test-staging test.near.json shared-test test.near.json package.json setup.js src config.js index.htm...
# NEAR Chess ## Description This example demonstrates how to create on-chain turn-based game (chess in this case) integrated with NEAR Wallet. [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/nearprotocol/near-chess) ## To Run ``` yarn yarn start ``` ## To Exp...
esaminu_test-rs-boilerplate-9
.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...
kay404_near-offline-signature
1_get_nonce_and_blockHash.js 2_offline_sign_transaction.js 3_send_transaction.js README.md package.json
# NEAR Offline transaction ## 1. Get sender nonce and recent block hash (online) ```sh node 1_get_nonce_and_blockHash.js ``` ## 2. sign transaction (offline) ```sh node 2_offline_sign_transaction.js ``` ## 3. send transaction to chain (online) ```sh node 3_send_transaction.js ```
lightsea90_token-factory
README.md contract Cargo.toml compile.js neardev dev-account.env neardev dev-account.env src admins.rs callbacks.rs lib.rs views.rs package.json
Token Factory ================== This is a smart contract running on NEAR Protocol. It could be used to issue a fungible token with a simple tokenomic. # Token factory demo ``` $ near create-account treasury.tokenhub.testnet --masterAccount tokenhub.testnet --initialBalance 2 $ near call tokenhub.testnet --accountId ...
jiayi1992_FollowTest
README.md lib cyberConnect.d.ts cyberConnect.js index.d.ts index.js network.d.ts network.js queries.d.ts queries.js package-lock.json package.json src cyberConnect.ts index.ts network.ts queries.ts tsconfig.json
# CyberConnect The JavaScript library provides two primary functions, connect and disconnect. The library encapsulates the complex authentication logic (authenticate to Ceramic Network) into easy-to-use functions. [CyberConnect API](https://docs.cyberconnect.me/writes). ## Getting started ### Installation ```sh npm...
Learn-NEAR_NCD--nearmons
README.md as-pect.config.js asconfig.json assembly __tests__ README.md as-pect.d.ts main.unit.spec.ts as_types.d.ts index.ts models.ts tsconfig.json compile.js package.json scripts 1.init.sh 2.run.sh README.md
# Scripts ## Setting up your terminal *This window is used to compile, deploy and control the contract* - Environment ```sh export CONTRACT= # depends on deployment export OWNER= # any account you control # for example # export CONTRACT=dev-1615190770786-2702449 # export OWNER=mons.testn...
mhassanist_near-transaction-serializer
README.md index.js package-lock.json package.json pages.js
# NEAR Transaction Serializer ## Introduction We are on a mission to build a Flutter library to help Flutter developers build mobile apps for the [NEAR Protocol](https://near.org). We were unable to port all of the functionality to Dart at this time, so we have decided to host this project online and temporarily offer...
procurify_dependabot-PR-issue-creator
.github reviewers-info.json CODE_OF_CONDUCT.md CONTRIBUTING.md README.md action.yml src create-jira-ticket.py create-linear-issue-for-dependencies-pr.py helpers.py
# Description This action allows you to automatically create an issue on a reviewer's Linear/Jira board when a reviewer is added to a pull request with a '📦 dependencies' label. # Setup Before the action can be used properly, the following Github secrets must be created on the repository: <br> * GITHUB_TOKEN * JIRA...
amigo7412_nft-staking
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 compile.js src approval.rs enumeration.rs ...
# TBD nft-mint-frontend 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 cod...
near_dev-platform
.github ISSUE_TEMPLATE BOUNTY.yml README.md
**Berry Pickers** are a tactical, cross-team squad that “cherry picks” certain tasks deemed as the best next steps to improve partner / developer experience, and move the technology forward. Think token standards, contract upgrade paths, runtime features, best practices, and more! This repository is the home for the B...
nearprotocol_alchemy
README.md assembly main.ts model.ts tsconfig.json dist index.html gulpfile.js out main.near.ts model.near.ts package-lock.json package.json src config.js frontend corgi.css main.js test.js webpack.config.js
# AL\<C\>HE\<M\>Y ## Description Add them together and see what you get! ## To Run on local node Step 1: Create an account for the contract ``` npm install near create_account account_id ``` Step 2: modify src/config.js line that sets the ACCOUNT_ID. Set it to id from step 1. ``` const ACCOUNT_ID = "contractId"; /*...
irinasoledy_soledynft
README.md api cartApi.js contentApi.js userApi.js as-pect.config.js asconfig.json assembly as_types.d.ts main.ts model.ts tsconfig.json jsconfig.json middleware user.js neardev dev-account.env nuxt.config.js package-lock.json package.json plugins global.js socket.js strip...
# NFT-marketplace ## Build Setup ```bash # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm run start # generate static project $ npm run generate ``` For detailed explanation on how things work, check out [Nu...
HAECHI-LABS_face-sample-dapp
.prettierrc.js README.md README.origin.md craco.config.js package.json public index.html manifest.json robots.txt src App.css App.js assets external-link-line.svg logo.svg menu-close.svg menu-fill.svg components AccountInformation.js Checkbox.j...
# Face Sample DAPP You can send ropsten eth using Face wallet. Test it in http://haechi-labs.github.io/face-sample-dapp
liquality_near-htlc-contracts
README.md contract README.md as-pect.config.js asconfig.json assembly as_types.d.ts index.ts model.ts tsconfig.json compile.js package-lock.json package.json package-lock.json package.json
# Near HTLC contracts # Quick Start To run compile and get the bytecode of the contract: 1. npm i 2. cd ./contract 3. npm i 4. cd ../ 5. npm run build 6. the bytecode will be inside `./contract/bytecode.json` new-awesome-project Smart Contract ================== A [smart contract] written in [AssemblyScript] for an...
NEAR-Edu_stats.gallery-dapp
Cargo.toml README.md build.sh deploy.sh dev-deploy.sh example-proposals badge-create.json badge-extend.json init-args.js near-verify.sh src contract.rs lib.rs ownership.rs sponsorship.rs utils.rs
# stats.gallery Sponsored Badges Smart Contract This smart contract allows anyone to submit a proposal for a certain action with an attached deposit. These are called "sponsorship proposals," and the attached action is called an "action request." The owner of the smart contract has the ability to accept or reject a pr...
Innovation-Labs-Technical-Hub_near-protocol-core
.buildkite pipeline.yml .cargo config.toml .github ISSUE_TEMPLATE bug_report.md PULL_REQUEST_TEMPLATE feature_stabilization.md weekly-digest.yml workflows book.yml mac_binary.yml mac_m1_binary.yml .gitpod.yml ATTRIBUTIONS.md CHANGELOG.md CODE_OF_CONDUCT.md...
# near-vm-logic This crate implements the specification of the interface that Near blockchain exposes to the smart contracts. It is not dependent on the specific way the smart contract code is executed, e.g. through Wasmer or whatnot, and therefore can be used for unit tests in smart contracts. Note, this logic assum...
Ni-2_N-mail
.cache 00 0a2770ee6b3168faff3f87c993b4a2.json 310c2ad8812dfbe0dba0228526c71a.json 01 0072f17ad4fbb23f5b8712510fffaf.json a15a4a49be7c4a53e6855b531989b7.json 02 b5ba51a36e7ed8541c115ed981fded.json e7fb6ac385cfef6c2f53586ebdb942.json 03 4a60f77697101...
# n-mail-project 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 full list of `scripts` ...
miglconts_NCDNEAR
.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...
FungyProof_awesome
README.md |
# Awesome Ceramic ✨ A list of awesome projects from across the Ceramic Network ecosystem. ## Adding your project Simply create a pull request adding your project. ## Awesome List ### Applications | Name | Status ...
Muhindo-Galien_Karts-Battle
README.md artwork bots kart-config.js images badges badges-1.svg side-1.svg game arrows-1.svg gears-1.svg near-blockchain-transmission-1.svg near-blockchain-transmission-2.svg near-propulsion ...
# Folder that contains wasm files # Near Karts Battle Kart dynamic NFTs on NEAR blockchain. ![nEAR kARTS](https://i.ibb.co/ynGP3WP/Screenshot-from-2023-06-03-16-19-31.png)</br> ![kARTS](https://i.ibb.co/DDMxBCr/Screenshot-from-2023-06-03-16-18-04.png) </br> ![Battle Areba](https://i.ibb.co/fnZgbYj/Screenshot-from-2023...
JuEnPeHa_NearTip-rust-first-contract
Cargo.toml README.md src lib.rs main.rs target .rustc_info.json debug .fingerprint Inflector-0df66f7a98e49b9d lib-inflector.json ahash-a2ff2a96a602c5e1 lib-ahash.json aho-corasick-1b8caabfcf327b86 lib-aho_corasic...
# NearTip-rust-first-contract Apoya a tu creador favorito con las comisiones más bajas.
Learn-NEAR_NCD--minga-aval-comunitario
README.md as-pect.config.js asconfig.json assembly __tests__ as-pect.d.ts example.spec.ts as_types.d.ts index.ts models.ts tsconfig.json neardev dev-account.env package.json
💻 Introducción a Aval Comunitario ================== Aval Comunitario es un smart contract escrito bajo el protocolo NEAR que permite: 1. Crear un proyecto. 2. Obtener una lista de los proyectos que se han creado. 3. Avalar un proyecto. 4. Cambiar el status de un proyecto. 5. Eliminar un proyecto. 👨‍💻 In...
jefedeoro_TokenTogether
App.js Form.js README.md __mocks__ fileMock.js assets logo-black.svg logo-white.svg backend Cargo.toml README-Windows.md README.md build.bat build.sh ft Cargo.toml src lib.rs rustfmt.toml test-contract-defi Cargo.toml src ...
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/Tokens/FungibleTokenCore.html [near-contract-standards]: https://github.com/nea...
LionOnTheWeb_DDM-hackathon-2022-web3-planning-poker
.vscode launch.json README.md blockchain .cache 02 696726beaa126628c7d66746b92813.json 04 ae7c3afa5693246d2fceae6a77abc4.json cc1b114c71da49340bdd04a5221772.json fc977668ba7234323cf400d4040b5e.json 05 86c264463e2fd50d7dfc6d93019...
# set-blocking [![Build Status](https://travis-ci.org/yargs/set-blocking.svg)](https://travis-ci.org/yargs/set-blocking) [![NPM version](https://img.shields.io/npm/v/set-blocking.svg)](https://www.npmjs.com/package/set-blocking) [![Coverage Status](https://coveralls.io/repos/yargs/set-blocking/badge.svg?branch=)](http...
MilanPoznan_fans-club
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 models.ts utils artistUt...
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_sysinfo
.github FUNDING.yml ISSUE_TEMPLATE BOUNTY.yml .travis.yml Cargo.toml README.md appveyor.yml benches basic.rs build.rs examples Cargo.toml src simple.c simple.rs src c_interface.rs common.rs debug.rs linux component.rs disk.rs mod.rs ...
# sysinfo [![][img_travis-ci]][travis-ci] [![Build status](https://ci.appveyor.com/api/projects/status/nhep876b3legunwd/branch/master?svg=true)](https://ci.appveyor.com/project/GuillaumeGomez/sysinfo/branch/master) [![][img_crates]][crates] [![][img_doc]][doc] [img_travis-ci]: https://api.travis-ci.org/GuillaumeGomez/...
here-wallet_linkdrop-contract
.env README.md contract Cargo.toml src lib.rs test.sh
NEAR access by phone number ==== Smart contract for send NEAR, NFT, FT by sms Sample send NFT ``` near call tonic_goblin.enleap.near nft_transfer_call '{"receiver_id": "phone.herewallet.near","token_id":"1780", "msg": "[phone number hash]"}' --accountId mydev.near --gas 242794783120800 --depositYocto 1 ``` Sample ...
iovitatudor_near-minting-vue
README.md babel.config.js contract Cargo.toml README.md build.sh src approval.rs enumeration.rs internal.rs lib.rs metadata.rs mint.rs nft_core.rs royalty.rs target .rustc_info.json release .fingerprint ...
# near-vue-proto ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). Non Fungible Token (NFT) =================...
ParityAsia_hackathon-2022-summer
README.md docs categories-en.md categories.md technical-resources.md teams 00-团队模板 README.md 01-bulldog README.md 02-eclipse README.md src difttt-node .devcontainer devcontainer.json .github ...
# 🏄‍♂️ Using Docker Prerequisites: - [Docker](https://docs.docker.com/engine/install/) - [Git](https://git-scm.com/) - Bash Shell: available in macOS by default and the vast majority of Linux distros ***Note**: If you are using a Windows environment, you can use [Windows Subsystem for Linux (WSL)](https://docs.micr...
esaminu_test-rs-boilerplate-106o
.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...
mmortelliti_rust-template-near
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...
esaminu123_console-boilerplate-template-rs-local-copy-3
.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...
mi-gongan_DailyRoutine-FE
.prettierrc.json next-env.d.ts next.config.js package-lock.json package.json public icons ico-bell.svg ico-check-green.svg ico-check.svg ico-chevron-left.svg ico-chevron-right-secondary.svg ico-chevron-right-teritary.svg ico-chevron-right.svg ico-eth.s...
mikenevermindng_connecus-ui
.gitpod.yml .idea modules.xml vcs.xml README.md babel.config.js package.json src App.js __mocks__ fileMock.js assets logo-black.svg logo-white.svg components BountyCard index.js style.css BountyCreate index.js ...
connesus ================== 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 fu...