repoName stringlengths 7 77 | tree stringlengths 0 2.85M | readme stringlengths 0 4.9M |
|---|---|---|
nghiattbss_near-crust-ipfs | README.md
index.js
package.json
src
crust.js
pin.js
upload.js
| ## Near Crust IPFS Implementation
A node JS package to upload file using Crust dStorage Solution (IPFS, pinning service) for NFT marketplace on NEAR.
## Install Package
`npm i near-crust-ipfs`
## Functions
- `upload(authHeader, content)`: to upload a file using Crust IPFS gateway
- `pin(authHeader, cid, fileName)`: t... |
near_sandbox | .github
workflows
docker-image.yml
release.yml
rust.yml
tests.yml
Cargo.toml
README.md
crate
CHANGELOG.md
Cargo.toml
build.rs
src
lib.rs
sync.rs
npm
.changeset
README.md
config.json
__tests__
path.test.ts
test.ts... | # Changesets
Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it [in our repository](https://github.com/changesets/changesets... |
html1704_challenge-1 | .gitpod.yml
README.md
babel.config.js
contract
Cargo.toml
README.md
compile.js
src
lib.rs
target
.rustc_info.json
debug
.fingerprint
Inflector-9e3c62115074b9cf
lib-inflector.json
autocfg-cd255646c4ed3339
... | HelloWorldNear
==================
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... |
here-wallet_herewallet-connect | README.md
dist
index.d.ts
index.js
selector.d.ts
selector.js
index.css
package-lock.json
package.json
src
index.ts
selector.ts
tsconfig.json
| # @herewallet/connect
```bash
npm i @here-wallet/connect --save
```
> Make sure your near-api-js is version ^1.0.0
## Usage
```ts
import * as near from "near-api-js"
import runHereWallet from "@here-wallet/connect"
import "@here-wallet/connect/index.css"
// Initialize here wallet bridge
runHereWallet({ near, onl... |
near_StackOverflowBot | .github
FUNDING.yml
ISSUE_TEMPLATE
BOUNTY.yml
workflows
PostToTwitter.yml
RePostSlackIntegration.yml
SlackIntegration.yml
Manifest.toml
Project.toml
README.md
| # Stack Overflow, Twitter, and Slack
Integration between Stackoverflow, Twitter, and Slack for the JuliaLang.slack.com workspace.
Every 30 minutes, a GitHub Action will run, which pings the StackOverflow API for new [Julia tagged questions](https://stackoverflow.com/questions/tagged/julia).
If there are new question... |
frobenius7_frobenius7.github.io | Near3.html
NearvemberEx3.html
_config.yml
index.md
near4
App.js
config.js
index.html
index.js
tests
integration
App-integration.test.js
ui
App-ui.test.js
test.html
| |
NEARFoundation_transaction-tracking-app | .eslintrc.json
README.md
db
AvailableTokens.ts
export.ts
queries
all.ts
query.ts
row.ts
helpers
RateLimiter.ts
currency.ts
datetime.ts
lockup.ts
nearConnection.ts
next.config.js
package.json
pages
api
csv.ts
public
vercel.svg
styles
Home.module.css
... | # 🛑 IMPORTANT!
Please see the newer repo at https://github.com/NEARFoundation/transaction-tracking-app instead of this repo, which is legacy.
# NEAR Transaction Tracker App (also known as "Transactions Accounting Report")
Transaction Tracker App (TTA) produces a report that helps teams across the ecosystem to see a... |
gacarg_wish | Cargo.toml
README.md
build.sh
src
lib.rs
main.rs
| # wish
write your wishes on near contract!
using this rebo u can send me wish(wish.gacar.testnet) with tip! or someone send can wish
_____
#### for build and deploy(use helper):
```
run build.sh
```
## commands:
#### add wish:
```
near call U_CONTRACT --accountId=U_ACCOUNT_UD add_wish '{"wish":"(U_WISH)"}... |
georgesimon640_event-arena | README.md
package.json
public
index.html
manifest.json
robots.txt
smartcontract
README.md
asconfig.json
assembly
as_types.d.ts
index.ts
model.ts
tsconfig.json
package-lock.json
package.json
src
App.css
App.js
App.test.js
components
... | # Prerequsities
Install the next tools:
* `node`
* `yarn`
* `near-cli`
Also, you'd need a code editor of choice. In this course we are going to use Visual Studio Code.
## Create project structure
The next directories and files must be created to proceed with smart contracts:
* assembly/ - this directory contains sm... |
mikenevermindng_Token-factory | factory
Cargo.toml
build.sh
src
lib.rs
ft-token
Cargo.toml
build.sh
src
lib.rs
| 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... |
mohammeddr1_blockvotee | .gitpod.yml
README.md
babel.config.js
package.json
| 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... |
near_workspaces-js | .github
ISSUE_TEMPLATE
BOUNTY.yml
workflows
lint.yml
tests-sandbox.yml
typedoc-generator.yml
.near-credentials
workspaces
testnet
ro3evqruqecmi7q4uwux1651245117258.json
.vscode
extensions.json
settings.json
README.md
__tests__
01.basic-transact... | <div align="center">
<h1>NEAR Workspaces (TypeScript/JavaScript Edition)</h1>
[](https://opensource.org/licenses/Apache-2.0)
[](https://opensource.org/licenses/MIT)
[... |
josefophe_nearmock-rs | 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... |
LeeWayner_jackpot-near-demo | .eslintrc.js
README.md
contracts
Cargo.toml
README.md
build.sh
src
lib.rs
trust-contract
lib.rs
package.json
server
app.js
middleware
near.js
package.json
utils
near-utils.js
src
App.css
App.js
components
Contract.js
Keys.js... | # Near Certificate Level 1 Demo
Demo Jackpot
contract name: dev-1638960081273-25835481325504
Deploy transaction id: C93mFeVLF4RqoVjM3HLustiR4DeJkhcELdaM9SWp9Aq5
Minimal NEP#4 Implementation
============================
This contract implements bare-minimum functionality to satisfy the [NEP#4](https://github.com/nearp... |
Java-para-todos_smart-contract-metztli | README.md
as-pect.config.js
asconfig.json
aseembly
as.types.d.ts
index.ts
model.ts
tsconfig.json
package.json
| # Smart Contract Metztli
## INTRODUCCIÓN
A medida que las criptomonedas y la tecnología blockchain se hicieron más populares, Bitcoin, Ethereum y otras redes empezaron a enfrentar desafíos de escalabilidad debido a una mayor demanda. El creciente interés por las aplicaciones descentralizadas y los tokens no fungibles ... |
marija-mijailovic_mint_fungible_token | .gitpod.yml
README.md
contract
Cargo.toml
README.md
src
external.rs
lib.rs
integration-tests
Cargo.toml
src
tests.rs
target
.rustc_info.json
debug
.fingerprint
actix-f890f546970199f0
lib-actix.json
... | 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 `... |
necmigunduz_web3-necm | 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:
┌─────────────────────────────────┬─────────────────────────────────┐
│ ... |
near-everything_market-contract | Cargo.toml
README.md
build.sh
src
external.rs
internal.rs
lib.rs
nft_callbacks.rs
sale.rs
sale_views.rs
| <div id="top"></div>
<!-- PROJECT SHIELDS -->
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
<!-- PROJECT LOGO -->
<br />
<div align="center">
... |
marco-sundsk_findsatoshi | README.md
contracts
nft
Cargo.toml
README.md
build.sh
src
custom.rs
internal.rs
lib.rs
mining.rs
mining_internal.rs
mint.rs
nft_core.rs
nft_metadata.rs
test.sh
vbtc
Car... | # findsatoshi
# TBD
```shell
export OWNERID=findsatoshi-owner.testnet
export NFTID=findsatoshi-nft.testnet
```
### mint token
```shell
near call $NFTID nft_mint '{"token_id": "testtoken01",
"metadata": {"title": "熊猫-T80S",
"description": "nft-description",
"media": null,
"media_hash":... |
jonathanLozaiza_near_program | Cargo.toml
src
lib.rs
| |
jorgeantonio21_MetaStage | README.md
contracts
CHANGELOG.md
Cargo.toml
README.md
build.sh
deploy.md
src
consts.rs
error.rs
fund_creators.rs
lib.rs
nft.rs
registry.rs
tests.rs
token_receiver.rs
views.rs
test.sh
| On a high level the contract API boils down to the following:
1. Check the epoch timeline of creator registration, followed by posterior funding by users. More explicitly, the contract
operates per `Epoch`. Each time a new epoch starts, there is a period of creator registration, where creators can register
their work... |
iOchando_Artemis-Contract | Cargo.toml
README.md
build.sh
src
lib.rs
| # Artemis - Backend
Artemis - Backend
|
philoniare_rust-code-samples | external.rs
internal.rs
lib.rs
nft_callbacks.rs
sale.rs
sale_views.rs
| |
near_indexers-docs | .github
ISSUE_TEMPLATE
BOUNTY.yml
workflows
build.yml
spellcheck.yml
README.md
babel.config.js
blog
2022-02-04-updates.md
2022-02-18-updates.md
2022-03-25-updates.md
2022-04-01-updates.md
2022-04-08-updates.md
2022-04-15-updates.md
2022-04-22-updates.md
au... | # 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 window. Most changes are reflected live without having t... |
Learn-NEAR-Hispano_NCD1--beyond-NEAR | README.md
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
main.spec.ts
as_types.d.ts
index.ts
models
Campaing.ts
tsconfig.json
neardev
dev-account.env
package-lock.json
package.json
| # :earth_americas: BeyondNear
BeyondNear es un smart contract bajo el Near protocol, el cual permite crear campañas para la recaudacion de fondos en nears dedicados a una causa especifica. Este smart contract permite:
- Crear una campaña.
- Conseguir informacion de una campaña.
- Conseguir lista de campañas.
- Donar ... |
jon-lewis_giant-potato | .github
ISSUE_TEMPLATE
01_BUG_REPORT.md
02_FEATURE_REQUEST.md
03_CODEBASE_IMPROVEMENT.md
04_SUPPORT_QUESTION.md
config.yml
PULL_REQUEST_TEMPLATE.md
workflows
build.yml
deploy-to-console.yml
lock.yml
stale.yml
README.md
contract
READ... | <h1 align="center">
<a href="https://github.com/near/boilerplate-template">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/near/boilerplate-template/main/docs/images/pagoda_logo_light.png">
<source media="(prefers-color-scheme: light)" srcset="https://... |
opact-protocol_tickets | .eslintrc.js
.github
ISSUE_TEMPLATE
bug-report.yml
feature-creation.yml
PULL_REQUEST_TEMPLATE.md
workflows
CI.yml
deploy-command.yml
dispatcher.yml
near_bigint.yml
near_groth16_verifier.yml
near_mimc.yml
prod_deploy.yml
.husky
commi... | <div align="center">
<h1><code>near-groth16-verifier</code></h1>
<p>
<strong>Rust library to use verify groth16 zero knowledge proofs inside a NEAR Protocol smart contract.</strong>
</p>
</div>
## Use cases
Applying zero knowledge cryptography inside blockchain smart contracts has been one of the most wid... |
L-tech_NEAR-DApp-Marketplace | asconfig.json
assembly
as_types.d.ts
index.ts
model.ts
tsconfig.json
package.json
| |
Learn-NEAR_NCD--pokemon | README.md
as-pect.config.js
asconfig.js
assembly
__tests__
as-pect.d.ts
main.spec.ts
as_types.d.ts
constants.ts
helpers.ts
main.ts
models.ts
tsconfig.json
package.json
| <!-- @format -->
# Near Pokemon
## Set Up
`yarn` : installs all the relevant node modules \
`yarn build` : creates the out/main.wasm file \
`yarn test` : runs the main.spec.ts file in assembly/\_\_tests\_\_
## NEAR
`near dev-deploy out/main.wasm` : deploys the contract
### View Methods
`near view $CONTRACT getAl... |
jrapbit_yeji-swap-contract | Cargo.toml
README.md
deploy.sh
flow.txt
neardev
dev-account.env
src
farm.rs
farming.rs
lib.rs
pool.rs
tranfer.rs
| # YejiSwap smart contract
Smart contract for decentralized exchange on NEAR protocol.
Final project for bachelor of computer engineering.
## Tech Stack
**Web:** [React](https://www.github.com/jrapbit)
**Smart Contract:** Rust
## Authors
- [@jrapbit](https://www.github.com/jrapbit)
- [@narawitPtm](https://www.git... |
monocrowd_near-hello | .gitpod.yml
README.md
contract
Cargo.toml
README.md
compile.js
src
lib.rs
dist
global.e37b531c.css
global.e50bbfba.css
global.e50bbfba.js
global.eca22910.css
index.html
index.js
logo-black.3916bf24.svg
logo-black.eab7a939.svg
logo-white.7fec831f.svg
logo-w... | hello-near
==================
https://monocrowd.github.io/near-hello/
# credit
- https://codemyui.com/text-reveal-animation-using-threejs/
hello-near Smart Contract
==================
A [smart contract] written in [Rust] for an app initialized with [create-near-app]
Quick Start
===========
Before you compile this c... |
netocaz_Crypto-Password-Manager | .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
==========
[](https://travis-ci.com/near-examples/guest-book)
[](https://gitpod.io/#https://github.com/near-examples/guest-book)
<!-- MAGIC COMMENT: DO NOT DELETE!... |
josealfredo79_near-marketplace-dapp-nuevo | README.md
asconfig.json
assembly
as_types.d.ts
index.ts
model.ts
tsconfig.json
package-lock.json
package.json
public
index.html
manifest.json
robots.txt
src
App.css
App.js
App.test.js
components
Wallet.js
marketplace
AddProduct.js
Produ... | # Prerequsities
Install the next tools:
* `node`
* `yarn`
* `near-cli`
Also, you'd need a code editor of choice. In this course we are going to use Visual Studio Code.
## Create project structure
The next directories and files must be created to proceed with smart contracts:
* assembly/ - this directory contains sm... |
luciotato_vanilla-near-webwallet-typescript | .gitpod.yml
.vscode
tasks.json
README.md
contract
README.md
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
main.spec.ts
as_types.d.ts
index.ts
tsconfig.json
compile.js
node_modules
.package-lock.json
@as... | vanilla Smart Contract
==================
A [smart contract] written in [AssemblyScript] for an app initialized with [create-near-app]
Quick Start
===========
Before you compile this code, you will need to install [Node.js] ≥ 12
Exploring The Code
==================
1. The main smart contract code lives in `assemb... |
heavenswill_Near-Practice | 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... |
nsejim_NEAR-open-recruit | README.md
as-pect.config.js
asconfig.json
package.json
src
as-pect.d.ts
as_types.d.ts
openboard
__tests__
application.unit.spec.ts
as-pect.d.ts
index.unit.spec.ts
job.unit.spec.ts
asconfig.json
assembly
index.ts
... | # OpenRecruit
OpenRecruit is a multi smart contract DApp to proof the concept of an open and trustless recruitment process running on NEAR Blockchain Protocol.
## Concept (DONE)
Today's online recruitment services experience different trust-related challenges that natively result from the centralized architecture o... |
anbork_next-js-near | .eslintrc.json
README.md
next.config.js
package.json
pages
_app.js
api
hello.js
index.js
public
vercel.svg
styles
Home.module.css
globals.css
| 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... |
NEAR-Hispano_NEAR-book | README.md
api
index.js
routes
uploader.js
assets
img
logo1.svg
contract
lib.rs
jsconfig.json
nuxt.config.js
package-lock.json
package.json
services
api.js
static
vuetify-logo.svg
store
README.md
| # nearbook
## 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
# STORE
**This directory is not required, you can delete it if you don't want to use it.**
This directory contains... |
joesixpack_near-suricate | README.md
package.json
src
alerts
ISuricateAlert.ts
ISuricateAlertEmitter.ts
ISuricateAlertsReport.ts
alerts-manager.ts
alerts.ts
console-emitter.ts
mail-emitter.ts
telegram-emitter.ts
flow-runner.ts
index.ts
logger-factory.ts
metrics
... | *DISCLAIMER : Proof of concept in intense development. For use in Near Betanet ONLY*
# Suricate
Monitoring program for Near Protocol validators
## Features
In the Near network :
- Keeps track of the next validator seat price and the funds staked in `poolAccoundId`.
- Using the funds staked/unstaked from `delegatorAc... |
Graate-Org_NEAR-Block-Dice--AssemblyScript-II | README.md
as-pect.config.js
asconfig.json
package.json
scripts
1.deploy.sh
10.get_active_games.sh
11.get_completed_games.sh
12.get_created_games.sh
2.create_new_game.sh
3.join_game.sh
4.roll_dice.sh
5.get_winners.sh
6.claim_winnings.sh
7.get_game_details.sh
8.get_players_deta... | ## Unit tests
Unit tests can be run from the top level folder using the following command:
```
yarn test:unit
```
### Tests for Contract in `index.unit.spec.ts`
```
[Describe]: Checks for creating account
[Success]: ✔ creates a new game
[Success]: ✔ creates throws when fee is not attached
[Describe]: Checks for... |
near_units-js | .github
ISSUE_TEMPLATE
BOUNTY.yml
workflows
lint.yml
tests.yml
.vim
coc-settings.json
.vscode
extensions.json
settings.json
.yarn
sdks
integrations.yml
typescript
lib
tsc.js
tsserver.js
tsserverli... | NEAR Units
==========
TypeScript/JavaScript tools to help parse and format NEAR units. For now, this means NEAR tokens and [gas units](https://docs.near.org/concepts/basics/transactions/gas).
# Install
npm i --save near-units
Or using [Yarn](https://yarnpkg.com/):
yarn add near-units
# Parsing strings
``... |
inc4_near-misfits-nft | .env
README.md
package.json
public
index.html
src
Main.js
assets
images
copy-icon.svg
footer-near-logo.svg
hero-cloud1.svg
hero-cloud2.svg
hero-cloud3.svg
hero-ellipse.svg
leran-background-circle.svg
lera... | ## 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 view it in the browser.
|
muhammedalibilgin_Web3-first-fundamental | 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:
┌─────────────────────────────────┬─────────────────────────────────┐
│ ... |
kry2323_NCD-demo-project-guess-the-number | 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:
┌─────────────────────────────────┬─────────────────────────────────┐
│ ... |
NEAR-DevHub_neardevhub-bos | .devcontainer
devcontainer.json
post-create.sh
.github
ISSUE_TEMPLATE
bug_report.md
feature-request.md
workflows
continuous-integration-workflow.yml
deploy-dev-testnet.yml
deploy-prod-mainnet.yml
promote-develop-to-main.yml
.gitpod.yml
CONTRIBUTING.md
READ... | # 👋 Welcome to the NEAR DevHub
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[NEAR DevHub](http://devgovgigs.near.social) is a decentra... |
here-wallet_js-sdk | README.md
example
index.html
index.ts
success.html
package-lock.json
package.json
src
helpers
actions.ts
nep0314.ts
proxyMethods.ts
types.ts
utils.ts
index.ts
qrcode-strategy
core
index.js
utils.js
index.ts
l... | # @herewallet/core
In contrast to the synchronous signing of transactions in web near wallets, where the user is redirected to the wallet site for signing -- **HERE Wallet** provides the ability to sign transactions using async/await API calls.
```bash
npm i near-api-js@^0.44.2 --save
npm i @here-wallet/core --save
`... |
FurkanHaydari_pratik | 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... | ## Setting up your terminal
The scripts in this folder are designed to help you demonstrate the behavior of the contract(s) in this project.
It uses the following setup:
```sh
# set your terminal up to have 2 windows, A and B like this:
┌─────────────────────────────────┬─────────────────────────────────┐
│ ... |
hskang9_aurora-dao-demo | .idea
discord.xml
modules.xml
vcs.xml
Cargo.toml
README.md
src
common.rs
lib.rs
main.rs
| # aurora-dao-demo
demo for aurora dao deployment
|
nidakus_Web3-Fundamentals-with-NEAR | 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... |
nearprotocol_near-contract-standards-rs | ||
hack-a-chain-software_near.monorepo | .eslintrc.js
.github
ISSUE_TEMPLATE
bug-report.yml
feature-creation.yml
PULL_REQUEST_TEMPLATE.md
workflows
CI.yml
.husky
commit-msg.sh
LICENSE.md
commitlint.config.js
cypress.config.ts
cypress
e2e
base.cy.ts
fixtures
example.json
support
comman... | contract
==================
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 list ... |
nearnautnft_astro-token-contract | Cargo.toml
build.sh
lib.rs
| |
osamarizk_near-rust-smartcontract | 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... |
Habeebtoyin_Nearcoin-flip-js | README.md
contract
README.md
babel.config.json
build.sh
deploy.sh
package.json
src
contract.ts
tsconfig.json
frontend
assets
global.css
logo-black.svg
logo-white.svg
index.html
index.js
near-wallet.js
package.json
start.sh
integration-t... | # Coin Flip Contract
The smart contract implements a flip coin game in which the player tries to guess the next outcome.
The player gets a point on each correct guess, and losses one for each wrong one.
```ts
function simulateCoinFlip(): Side {
const randomString: string = near.randomSeed();
return randomString.c... |
fredericBui_apprenticeNFT | .gitpod.yml
.prettierrc.json
README.md
__test__
avalanche.test.ts
polygon.test.ts
secret.test.ts
solana.test.ts
components
protocols
avalanche
components
index.ts
lib
index.ts
celo
components
index.ts... | Based on:
MetaCoin tutorial from Truffle docs https://www.trufflesuite.com/docs/truffle/quickstart
SimpleStorage example contract from Solidity docs https://docs.soliditylang.org/en/v0.4.24/introduction-to-smart-contracts.html#storage
1. Install truffle (https://www.trufflesuite.com/docs/truffle/getting-started/insta... |
Learn-NEAR-Club_superise-ui | .postcssrc.json
.prettierrc.json
README.md
package.json
src
assets
favicon.svg
domain
near
config.ts
ft
metadata.ts
methods.ts
models.ts
global.ts
models.ts
nft
methods.ts
... | ## Surprise
Surprise is a mystery box dapp built on top of the NEAR protocol.
|
Hugoo_near-rocket-approval | .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... | near-rocket-approval 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 liv... |
NEARWEEK_api.news | .eslintrc.js
.github
ISSUE_TEMPLATE
BOUNTY.yml
README.md
app.js
config
app.js
calendly.js
currency.js
grant.js
hellosign.js
invoice.js
kycDaoConfig.js
near.js
ecosystem.config.js
locales
en.json
middlewares
near.js
verifyNearSignatureHeader.js
modules
GrantApp... | # api.grants [](https://near.org/) [](LICENSE)
> Easy to set up end to end grant application form for DAOs on NEAR Protocol
## Repositories
- [ui.grants](https://github.com/NEARFounda... |
nearprotocol_booth | README.md
assembly
main.ts
model.ts
tsconfig.json
babel.config.js
gulpfile.js
package-lock.json
package.json
src
App.css
App.js
App.test.js
__mocks__
fileMock.js
assets
gray_near_logo.svg
logo.svg
near.svg
config.js
index.html
index.js
jest... | <br />
<br />
<p>
<img src="https://nearprotocol.com/wp-content/themes/near-19/assets/img/logo.svg?t=1553011311" width="240">
</p>
<br />
<br />
## Template for NEAR dapps
### Features
* Create NEAR dapps with a React frontend 🐲
* We got Gulp! 💦
### Requirements
##### IMPORTANT: Make sure you have the latest ver... |
NEARBuilders_hack.near | README.md
bos.config.json
src
ABC
Page.metadata.json
View
Page.metadata.json
Academy.metadata.json
Common
library.metadata.json
CreateQuest
index.metadata.json
Customization.metadata.json
DAO
Groups.metadata.json
Members.metadata.json
... | # hack.near
## Current
1. Install [bos-workspace](https://github.com/NEARBuilders/bos-workspace)
2. Install [bos-cli-rs](https://github.com/bos-cli-rs/bos-cli-rs)
3. ```mkdir hack.near```
4. ```cd hack.near && bos components download hack.near```
5. Components are in /src, nested by . dotation
6. bos.config.json, git... |
near_node-docs | .github
ISSUE_TEMPLATE
BOUNTY.yml
workflows
build.yml
links.yml
spellcheck.yml
README.md
docs
README.md
archival
_category_.json
hardware-archival.md
run-archival-node-with-nearup.md
run-archival-node-without-nearup.md
split-storage... | # 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 window. Most changes are reflected live without having t... |
NEARBuilders_FunctionCallLibrary | README.md
| # FunctionCallLibrary
A library for common function calls on NEAR
## Motivation
- Easily create Keypom onboarding flow for Flex-A-Tech Hackathon
- Easily allow for templates to port into BOS Widgets
## Inspiration
AstroDAO DAO Recipes https://app.astrodao.com/cfc-library?search=
|
pmarangone_rust-api | Cargo.toml
README.md
src
consts.rs
main.rs
models.rs
mongo_impl.rs
redis_impl.rs
routes.rs
utils.rs
| # Indexer
# API
## Export (more information about redis [here](https://github.com/redis-developer/rust-redis-101)):
`export REDIS_HOSTNAME=localhost:6379`
|
icerove_calculator | .dependabot
config.yml
.gitpod.yml
.travis.yml
LICENSE-APACHE.txt
LICENSE-MIT.txt
README-Gitpod.md
README.md
__tests__
calculator.spec.js
as-pect.config.js
asconfig.js
assembly
__tests__
as-pect.d.ts
as_types.d.ts
calculator.ts
caller.ts
model.ts
tsconfig.json
dist
index.html... | Token Contract in AssemblyScript
================================
[](https://gitpod.io/#https://github.com/near-examples/token-contract-as)
<!-- MAGIC COMMENT: DO NOT DELETE! Everything above this line is hidden on NEAR Examples page -->
This project cont... |
farahdian_near-challenge-1 | .gitpod.yml
babel.config.js
contract
Cargo.toml
README.md
compile.js
src
lib.rs
target
.rustc_info.json
debug
.fingerprint
Inflector-0ecab8b3702817d3
lib-inflector.json
autocfg-78b84d7dffc77806
... | my-project 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... |
puzzle-com_filesys-rust | ATTRIBUTIONS.md
Cargo.toml
README.md
async-utils
Cargo.toml
src
lib.rs
chain
chain
Cargo.toml
src
chain.rs
error.rs
lib.rs
store.rs
test_utils.rs
types.rs
tests
simple_chain.rs
syn... | Visual test gen for TxFlow
==========================
This is a visual editor for TxFlow graphs.
It contains an alternative naive implementation of TxFlow in JavaScript, that always DFSes from scratch without precaching to reduce the chance of errors.
Generated TxFlow graphs annotated with the alternative TxFlow imp... |
max-mainnet_ref-trading-view-component | README.md
package-lock.json
package.json
postcss.config.js
src
App.css
charting_library
ar-tv-chart.e2a841ff.html
bundles
1403.5c193407bf9023ec51df.css
1403.5c193407bf9023ec51df.rtl.css
1413.0beb5c102530e80c962f.css
1413.0beb5c102530e80c962f.rtl.cs... | # TSDX React User Guide
Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.
> This TSDX setup is meant for developing React component libraries (not apps!) that can be published to NPM. If you’re looking to build a React-b... |
munanadi_graph-near | README.md
networks.json
package.json
src
mappings.ts
tsconfig.json
| > Not working on this anymore
Turns out that the graph actually tracks only `ActionReceipts` on near and not `DataReceipts` and also skips the `Failed` tranasctions which I found out
from their [source code](https://github.com/graphprotocol/graph-node/blob/992121bbe95880b6ed6960bd5e9732829dc98c3d/chain/near/src/chain... |
ialexander28_web3-dapp | .gitpod.yml
.prettierrc.json
README.md
__test__
avalanche.test.ts
polygon.test.ts
secret.test.ts
solana.test.ts
components
protocols
avalanche
components
index.ts
lib
index.ts
celo
components
index.ts... | # 👋🏼 What is `learn-web3-dapp`?
We made this decentralized application (dApp) to help developers learn about Web 3 protocols.
It's a Next.js app that uses React, TypeScript and various smart contract languages (mostly Solidity and Rust).
We will guide you through using the various blockchain JavaScript SDKs to int... |
plat-group_plat-app | .styleci.yml
README.md
app
Console
Commands
CreateFastGameSC.php
LanguageJS.php
Kernel.php
Events
CampaignCreatedEvent.php
LessonCompletedEvent.php
OrderConfirmedEvent.php
OrderCreatedEvent.php
PlayedGameEvent.php
Exceptions
... | # Plats ecosystem
## Preparation
- PHP 8.x
- MySQL 8.x
- Apache2
- Composer 2.x
- Node 16.13.x
- Npm 8.1.x
## Installation
1. Pull source code from github
Move to project directory
`cd path_of_project`
2. Setting local environment config
`cp .env.example .env`
edit file .env as other project (pro... |
iOchando_Artemis-ContractNTF | Cargo.toml
src
event.rs
lib.rs
target
.rustc_info.json
release
.fingerprint
Inflector-5afbffc1f381f40a
lib-inflector.json
autocfg-e66a3272e8863782
lib-autocfg.json
borsh-derive-1d5ae6b8e1cf1bb8
lib-borsh-derive.j... | |
Jonathansoufer_awesome-list-rpc-nodes-providers | .github
CONTRIBUTING.md
FUNDING.yml
workflows
links.yml
README.md
| <p align="center">
<a href="https://multinodes.xyz" target="_blank" rel="noopener">
<img src="https://i.imgur.com/IB0hvnJ.png" alt="MultiNodes - awesome RPC nodes providers" />
</a>
</p>
## awesome-list-rpc-nodes-providers<!-- omit in toc -->
[MultiNodes](https://multinodes.xyz) provides you with a li... |
prasad-kumkar_cypher-kidz-client | .eslintrc.js
README.md
contracts
Cargo.toml
README.md
build.sh
src
lib.rs
package.json
server
app.js
middleware
near.js
package.json
utils
near-utils.js
src
App.js
components
Contract.js
Gallery.js
Keys.js
Wallet.js
conf... | # Live App Review 6 - Progressive Onboarding
This repo is a companion to the "NFT Example Progressive Onboarding" video series:
[](https://youtu.be/Y-HYCcYVmz8)
[.
## Getting Started
Clone this repository
```jsx
git clone https://github.com/kidrauhl14/NEP141_Factory... |
PotLock_nadabot-docs | .github
ISSUE_TEMPLATE
BOUNTY.yml
README.md
SUMMARY.md
extra
devs-prod-staging-testnet.md
future.md
glossary.md
our-contract.md
guides
for-admins.md
for-applications.md
for-bots.md
for-sybil-providers.md
for-users.md
support.md
| ---
description: use nada.bot (the NEAR contract based bot protection protocol
---
# 📍 Start Here
[Nada.bot](http://nada.bot) is a NEAR Protocol-based smart contract based sybil resistance aggregator that safeguards web3 communities and applications from malicious actors.
Try the [app here ](https://app.nada.bot)
... |
kidboy155_rust-counter-master | .github
dependabot.yml
scripts
run_app.sh
workflows
readme-ci-.yml
tests.yml
.gitpod.yml
.theia
settings.json
.travis.yml
README-Gitpod.md
README.md
contract
Cargo.toml
src
lib.rs
frontend
assets
css
global.css
js
main.j... | Counter example in Rust
=================================
[](https://gitpod.io/#https://github.com/near-examples/rust-counter)
<!-- MAGIC COMMENT: DO NOT DELETE! Everything above this line is hidden on NEAR Examples page -->
## Description
This contract... |
Minting-Music_near-auth | .gitpod.yml
README.md
babel.config.js
contract
Cargo.toml
README.md
compile.js
src
lib.rs
package.json
src
App.js
GitHubLogin.js
PopupWindow.js
app-settings.js
app.css
assets
logo-black.svg
logo-white.svg
config.js
global.css
index.html
ind... | Meainnet: https://auth.nearspace.info
Testnet: https://testnet.auth.nearspace.info
near-auth
==================
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 in... |
gencoglutugrul_near-protocol-challenge-with-rust | .gitpod.yml
README.md
contract
Cargo.toml
README.md
compile.js
src
lib.rs
init.sh
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-protocol-challenge-with-rust Smart Contract
A [smart contract] written in [Rust] for an app initialized with [create-near-app]
# Quick Start
Before you compile this code, you will need to install Rust with [correct target]
# Exploring The Code
1. The main smart contract code lives in `src/lib.rs`. You can c... |
Mazout-Electric_Locus-QR-Payment | README.md
mazout-main
.eslintrc.json
.github
workflows
main.yml
README.md
config
constants.js
supabase.js
layer0.config.js
layout
LayoutWrapper.js
Meta.js
next.config.js
package.json
pages
_app.js
api
hel... | Template Repo
# Locus-QR-Payment
This repository contains code to implement payment via NEAR tokens for EV charging.
Demo video - https://youtu.be/anupSjCgYIM
|
GwangIl-Park_NEAR_Contract_Analyze | Advanced_Example
factory-example
README.md
contract
Cargo.toml
README.md
build.sh
deploy.sh
neardev
dev-account.env
src
deploy.rs
lib.rs
manager.rs
integrat... | # Guest Book 📖
[](https://docs.near.org/tutorials/welcome)
[](https://gitpod.io/#/https://github.com/near-examples/guest-book-rust)
[](https://docs.near.or... |
NEAR-Balkans_Transcendence-Protocol | .eslintrc.js
.solhint.json
README.md
deploy
near
100_deploy_alchemist_v2_near.ts
101_deploy_whitelist_near.ts
102_deploy_mock_underlying_token_near.ts
103_deploy_mock_yield_token_near.ts
104_deploy_debt_token.ts
105_deploy_cnear_adapter.ts
106_deploy_transmute... | # Transcendence-Protocol
|
kuutamolabs_hyper-util | .github
workflows
CI.yml
Cargo.toml
README.md
examples
client.rs
src
client
client.rs
connect
dns.rs
http.rs
mod.rs
legacy.rs
mod.rs
pool.rs
service.rs
common
exec.rs
lazy.rs
mod.rs
... | # hyper-util
A collection of utilities to be do common things with hyper.
|
near_near-explorer | frontend
babel-jest-wrapper.js
next.config-prod.js
next.config.js
utils
stitches-plugin
snapshots
assignment-expression
input.js
output.js
export-default
input.js
output.js... | |
hoangtrung18_near-nft-standard | .gitpod.yml
README.md
contract
README.md
babel.config.json
build.sh
deploy.sh
package-lock.json
package.json
src
approval.ts
enumeration.ts
index.ts
internal.ts
metadata.ts
mint.ts
nft_core.ts
royalty.ts
tsconfig.json
integr... | 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_fast-vault | .github
ISSUE_TEMPLATE
BOUNTY.yml
README.md
frontend
src
voyager
index.metadata.json
test.txt
test2.txt
test3.txt
| # Fast Vault (Alpha)
A secure and composable decentralized storage layer utilizing IPFS.
This is currently a POC. Please test the product, but do not store anything vital or sensitive. The encryption underneath needs some work.
|
hanakannzashi_saika-ui | README.md
package.json
public
index.html
manifest.json
robots.txt
src
assets
account-icon.svg
default-token-icon.svg
near-icon.svg
near-logo.svg
config
common-config.ts
contract-config.ts
near-config.ts
token-config.ts
wallet-co... | ### Frontend of Saika
https://github.com/hanakannzashi/saika.git
### start
`npm run start:testnet`
`npm run start:mainnet`
|
iamfortune_NEAR-notes-app | 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
model... | ## Unit Tests
- Unit tests can be run from the top level directory using the following command:
```
yarn test:unit
```
### Tests for Contract in index.unit.spec.ts
[Describe]: Notes
[Success]: ✔ verifies a note is added from addNote
[Success]: ✔ deletes contact by calling deleteNote()
[File]: src/... |
js13kGames_just-another-space-shooter | README.md
back
.gitpod.yml
README.md
contract
README.md
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
main.spec.ts
as_types.d.ts
index.ts
tsconfig.json
compile.js
... | game-js13k-back
==================
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
ful... |
NEAR-Analytics_Org-Project-Outline | README.md
| # Org-Project-Outline
|
matiasberaldo_abstracting-hackathon | README.md
apps
mattb.near
bos.config.json
package-lock.json
package.json
tree.json
| ### NearBadger and Frensly projects
NearBadger is the platform that allows users to prove that they own a profile in a given web3 social platform (such as Lens Protocol, Farcaster, Mirror...), by providing an intuitive and simple User Interface, where users have to sign a message with their EVM-based wallet and save t... |
nathalyzatarain_Expediente-escolar-NEAR | .vscode
settings.json
Expediente escolar API Js
README.md
contract.html
index.html
login.html
src
css
styles.css
README.md
|
as-pect.config.js
asconfig.json
package-lock.json
package.json
src
as_types.d.ts
contrato
__tests__
as-pect.d.ts
... | # Expediente-escolar-NEAR
Creación de un expediente académico digital de un alumno en la blockchain basado en el protocolo near mediante un contrato inteligente,donde también se podrá consultar la información por nombre y por carrera. Esto permitirá llevar el control de los datos generales de los alumnos de forma perm... |
Moses00074_Near_wallet | .github
dependabot.yml
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
shar... | Example of NEAR Wallet integration
==================================
[](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... |
near_gas-station-event-indexer | .github
ISSUE_TEMPLATE
BOUNTY.yml
README.md
config.toml
gas_station_event_indexer.py
requirements.txt
| # gas-station-event-indexer
Picks up events emitted from the gas station contract used for generating signed foreign chain transactions and calls the multichain relayer `/send_funding_and_user_signed_txns` endpoint locally
# Run
1. ensure you have https://github.com/near/multichain-relayer-server running on localhost:... |
nayeon21_secret-tutorial-setup | .gitpod.yml
.prettierrc.json
README.md
__test__
avalanche.test.ts
polygon.test.ts
secret.test.ts
solana.test.ts
components
protocols
avalanche
components
index.ts
lib
index.ts
celo
components
index.ts... | Based on:
MetaCoin tutorial from Truffle docs https://www.trufflesuite.com/docs/truffle/quickstart
SimpleStorage example contract from Solidity docs https://docs.soliditylang.org/en/v0.4.24/introduction-to-smart-contracts.html#storage
1. Install truffle (https://www.trufflesuite.com/docs/truffle/getting-started/insta... |
hoangnhxda_pet_shop | README.md
migrations
1_initial_migration.js
2_deploy_adoption.js
package-lock.json
package.json
src
css
bootstrap.min.css
custom.css
fonts
glyphicons-halflings-regular.svg
index.html
js
app.js
bootstrap.min.js
pets.json
test
testAdoption.test.js
tr... | # NEAR Pet Shop
This project is based on Truffle's [Pet Shop Tutorial](https://www.trufflesuite.com/tutorials/pet-shop) but uses NEAR's custom provider called [near-web3-provider](https://github.com/nearprotocol/near-web3-provider) and deploys the Solidity contracts to the [NEAR EVM](https://github.com/near/near-evm).... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.