repoName stringlengths 7 77 | tree stringlengths 0 2.85M | readme stringlengths 0 4.9M |
|---|---|---|
p2pvid_sdfn | .eslintrc.yml
.github
workflows
deploy.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.js
neardev
shared-test-staging
... | 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!... |
mehmetlevent_near_museum_ | Cargo.toml
README.md
as-pect.config.js
asconfig.json
package.json
simulation
Cargo.toml
README.md
src
lib.rs
meme.rs
museum.rs
INIT MUSEUM
ADD CONTRIBUTOR
CREATE MEME
VERIFY MEME
src
as-pect.d.ts
as_types.d.ts
meme
README.md
__tests__
README.md... | # Simulation Tests
## Usage
`yarn test:simulate`
## File Structure
```txt
simulation
├── Cargo.toml <-- Rust project config
├── README.md <-- * you are here
└── src
├── lib.rs <-- this is the business end of simulation
├── meme.rs <-- type wrapper for Meme contract
└── museum.rs <-... |
iGotABadIdea_THE-VOTING-APP | .gitpod.yml
README.md
SECURITY.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
dist
... | DecentralHack 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 `... |
joe-rlo_ReadyLayerOnePodcastNFT_test | README.md
market-contract
Cargo.toml
README.md
build.sh
src
external.rs
internal.rs
lib.rs
nft_callbacks.rs
sale.rs
sale_views.rs
nft-contract
Cargo.toml
README.md
build.sh
src
approval.rs
enumeration.rs
events.rs
... | # Ready Layer One Welcome NFT
Just a clone of the NEAR NFT tutorial
### Minting Token
```bash=
near call nft.readylayerone.testnet nft_mint '{"token_id": "token-1", "metadata": {"title": "Ready Layer One Podcast Cover", "description": "Check out the Ready Layer One Podcast at https://anchor.fm/readylayerone A crypto ... |
g1ts_dApp-demo-on-NEAR | contract
README.md
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
main.spec.ts
as_types.d.ts
index.ts
models.ts
tsconfig.json
types.ts
package.json
frontend
src
assets
css
... | |
michaelxaolin_learnto.near | .gitpod.yml
README.md
babel.config.js
contract
README.md
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
main.spec.ts
as_types.d.ts
index.ts
tsconfig.json
compile.js
node_modules
.bin
acorn.cmd
... | # eslint-visitor-keys
[](https://www.npmjs.com/package/eslint-visitor-keys)
[](http://www.npmtrends.com/eslint-visitor-keys)
[](https://crates.io/crates/bn) [](https://travis-ci.org/zcash/bn)
This is a [pairing cryptography](https://en.wikipedia.org/wiki/Pairing-based_cryptography) library written in pure Rust. It makes use of the... |
minhtri2908_Smart-Contract-Test-NFT | .github
dependabot.yml
scripts
readme-quick-deploy.sh
workflows
readme-ci.yml
tests.yml
.gitpod.yml
Cargo.toml
README-Windows.md
README.md
integration-tests
rs
Cargo.toml
src
tests.rs
ts
package.json
src
main.ava.ts
... | Non-fungible Token (NFT)
===================
>**Note**: If you'd like to learn how to create an NFT contract from scratch that explores every aspect of the [NEP-171](https://github.com/near/NEPs/blob/master/neps/nep-0171.md) standard including an NFT marketplace, check out the NFT [Zero to Hero Tutorial](https://docs.... |
lunarpulse_wallet_example_rs | .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... |
longkpa_testpro | .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
==================================
[](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... |
mrtlive_near-predecessor | 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... |
NearDeFi_brrr-marketcap | .github
workflows
fetch-brrr-cs.yml
fetch-brrr-stats.yml
README.md
brrr-cs.json
brrr-stats.json
marketcap.js
near.js
package.json
| # Token statistics for NEAR native tokens
An example with a github action and a simple node.js script to calculate circulating supply, market cap, etc. It creates a json file for services like `coingecko` or `coinmarketcap`.
The Ref.finance feed is used as the price source
Example output: https://raw.githubuserconte... |
N1ghtSe7en_NSevenBook | README-Gitpod.md
README.md
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
guestbook.spec.ts
as_types.d.ts
main.ts
model.ts
tsconfig.json
babel.config.js
deploy.sh
neardev
shared-test-staging
test.near.json
shared-test
test.near.json
package.js... | # NSevenBook
|
Muzikanto_near-encrypt | .eslintrc.json
.idea
codeStyles
Project.xml
codeStyleConfig.xml
dbnavigator.xml
modules.xml
workspace.xml
README.md
next.config.js
package-lock.json
package.json
pages
api
hello.ts
public
vercel.svg
src
near-secret.ts
tsconfig.json
| 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... |
esaminu_console-donation-template-sefd32 | .github
scripts
runfe.sh
workflows
deploy-to-console.yml
readme.yml
tests.yml
.gitpod.yml
README.md
contract
README.md
build.sh
deploy.sh
package-lock.json
package.json
src
contract.ts
model.ts
utils.ts
tsconfig.json
integration... | # Donation Contract
The smart contract exposes methods to handle donating $NEAR to a `beneficiary`.
```ts
@call
donate() {
// Get who is calling the method and how much $NEAR they attached
let donor = near.predecessorAccountId();
let donationAmount: bigint = near.attachedDeposit() as bigint;
let donatedSoFa... |
Learn-NEAR-Hispano_starter-contracts | AssemblyScript
README.md
as-pect.config.js
asconfig.json
package-lock.json
package.json
src
as_types.d.ts
contrato
__tests__
as-pect.d.ts
index.unit.spec.ts
asconfig.json
assembly
index.ts
... | # NCD-samples
Repositorio de ejemplos de apoyo para la certificación de desarrolladores en NEAR.
## Contenido
Este repositorio contiene ejemplos de Smart Contracts desarrollados en AssemblyScript y Rust, así como una implementación para front end utilizando HTML y JavaScript.
Para probar los contratos se requiere [N... |
esaminu_console-boilerplate-templsdfsdfsfdate-rs-25 | .github
scripts
runfe.sh
workflows
deploy-to-console.yml
readme.yml
tests.yml
.gitpod.yml
README.md
contract
README.md
build.sh
deploy.sh
package-lock.json
package.json
src
contract.ts
model.ts
utils.ts
tsconfig.json
integration... | # Donation 💸
[](https://docs.near.org/tutorials/welcome)
[](https://gitpod.io/#/https://github.com/near-examples/donation-js)
[](https://docs.near.org/dev... |
moonshotcollective_recruiter.party | CONTRIBUTING.md
README.md
lerna.json
package.json
packages
dapp
.eslintrc.json
.example.env
.lintstagedrc.json
.prettierrc.json
.vscode
extensions.json
README.md
commitlint.config.js
helpers
abi.js
countries.ts
... | ## Getting Started
```bash
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## References
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [... |
NepBot_Nepbot-backend | README.md
conf
near_net_sample.json
index.js
nepbot-cli.js
package-lock.json
package.json
pkg
models
db_driver
mysql_driver.js
postgre_driver.js
object
guild_deletes.js
oauth_cache.js
response.js
rule.js
twitter_... | # Nepbot backend
This repository contains the code for the backend of Nepbot, a discord bot for the Near blockchain community. The Guild Owner in a Discord Guild can use command to generate rules and bind them to the roles. The bot will check the user's on-chain assets and status to decide whether the user can access ... |
glorisonlai_distributed_monopoly | .env
.gitpod.yml
README.md
app
.eslintrc.json
README.md
lib
context
contractProvider.ts
contract
config.ts
types.ts
utils.ts
hooks
useContract.ts
useFormFields.ts
useMediaQuery.ts
next-env.d.ts
... | distributed_monopoly 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 l... |
kehindeegunjobi93_NEAR-dev | 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
... | https://app.patika.dev/courses/near-developer-course/practice-II-First-three-tasks
## Setting up your terminal
The scripts in this folder are designed to help you demonstrate the behavior of the contract(s) in this project.
It uses the following setup:
```sh
# set your terminal up to have 2 windows, A and B like thi... |
esaminu_console-donation-template-selkfjsejkl2 | .github
scripts
runfe.sh
workflows
deploy-to-console.yml
readme.yml
tests.yml
.gitpod.yml
README.md
contract
README.md
build.sh
deploy.sh
package-lock.json
package.json
src
contract.ts
model.ts
utils.ts
tsconfig.json
integration... | # Donation Contract
The smart contract exposes methods to handle donating $NEAR to a `beneficiary`.
```ts
@call
donate() {
// Get who is calling the method and how much $NEAR they attached
let donor = near.predecessorAccountId();
let donationAmount: bigint = near.attachedDeposit() as bigint;
let donatedSoFa... |
JeremyChuaWX_one-zero | README.md
contract
.prettierrc.json
Cargo.toml
README.md
marketplace
Cargo.toml
src
constants.rs
data.rs
events.rs
ft_traits.rs
helpers.rs
lib.rs
scripts
near_call.sh
near_view.sh
tests
... | # Smart contracts for one-zero
## Smart contracts
### Token
This is the FT contract for each arm (long/short) of a market.
### Marketplace
This contract creates markets and processes offers.
# Frontend for one-zero
## Sitemap
### `/`
Home page. Contains a list of all the markets.
### `/market/[id]`
Market pag... |
geetaagrawal25_near-subgraph | generated
schema.ts
networks.json
package-lock.json
package.json
src
mapping.ts
tsconfig.json
| |
MariaDeyneka_near-tilda | .github
workflows
firebase-hosting-merge.yml
firebase-hosting-pull-request.yml
.vscode
extensions.json
README.md
firebase.json
index.html
package-lock.json
package.json
public
404.html
index.html
src
env.d.ts
main.ts
tsconfig.json
tsconfig.node.json
vite.config.ts
| # Vue 3 + Typescript + Vite
This template should help get you started developing with Vue 3 and Typescript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
## Recommended IDE Setup
- [VSCode](http... |
aminblm_data-hodlers | .github
workflows
firebase-hosting-merge.yml
firebase-hosting-pull-request.yml
README.md
frontend
.eslintrc.json
README.md
components
DatasetElement.js
DatasetList.js
Read.js
Search.js
Wallet.js
lib
initFirebase.js
next.config.js
... | # data-hodlers
## Front-end
```
cd frontend
npm i
```
## Gateway
```
cd gateway
npm i
```
## Run the frontend
```
cd frontend
npm run dev
```
## Run the gateway
```
cd gateway
npm run dev
```
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js... |
nearvndev_uit-ecommerce-backend | README.md
package-lock.json
package.json
src
app.js
configs
index.js
routers
index.js
| # uit-ecommerce-backend
1. Install packages
`npm install`
2. Start development
```
npm run start:dev
```
|
hiba-machfej_near-guest-book-vue-ui | .eslintrc.js
README.md
babel.config.js
package.json
postcss.config.js
public
index.html
src
assets
logo.svg
tail-spin.svg
composables
near.js
main.js
services
near.js
tailwind.config.js
| # Guest Book
Sign in with <a href="https://near.org/">NEAR</a> and add a message to the guest book!
<br>A starter app built with an AssemblyScript backend and a Vue frontend. This Frontend is created for learning purposes.
### Check out the smart contract <a href="https://github.com/near-examples/guest-book">here<... |
near_near-abi-js | README.md
lib
index.d.ts
index.js
package.json
src
index.ts
tsconfig.json
| # near-abi-js
NEAR smart contract ABI primitives
|
kibble-me-this_alpha | .vscode
launch.json
CHANGELOG.md
LICENSE.md
README.md
jsconfig.json
package-lock.json
package.json
public
assets
icons
ic_flag_cn.svg
ic_flag_de.svg
ic_flag_en.svg
ic_flag_fr.svg
ic_flag_kr.svg
ic_flag_sa.svg
ic_flag_us.... | ## Minimal [(Free version)](https://minimal-kit-react.vercel.app/)

> Free React Admin Dashboard made with Material-UI components and React.

| [Minimal Free](https://minimal-kit-react.vercel.app/) | [Minimal](https://... |
iliyaZelenko_docs-1 | .github
ISSUE_TEMPLATE
bug_report.md
config.yml
documentation-request.md
meta-improvement.md
workflows
build-check.yml
crowdin.yml
docs-generator.yml
spellcheck.yml
test-links.yml
.vscode
settings.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md... | <br />
<br />
<p align="center">
<img src="website/static/docs/assets/near_logo.png" width="240">
</p>
<br />
<br />
## NEAR Protocol - scalable and usable blockchain
[](http://near.chat)
[. Simply open the solution "NearServer.sln" file with Visual Studio then press the "F5" key to run it. Do make sure the "... |
fac3m4n_zoo-smart-contract | Cargo.toml
README.md
src
lib.rs
userdata.rs
| # zoo-smart-contract
ZooMemory NFT game smart contracts
|
makerst_NCD-03--near-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... |
hsxyl_council-admin | .idea
modules.xml
vcs.xml
Cargo.toml
build.sh
scripts
clear-state.sh
deploy.sh
state-clean.py
variables.sh
src
lib.rs
sputnik
mod.rs
policy.rs
proposals.rs
traits.rs
types.rs
| |
mpeterdev_console-boilerplate-template-rs-1 | .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... |
exponentsoftware_docs-examples | README.md
cross-contract-hello-as
README.md
contract
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
main.spec.ts
as_types.d.ts
external.ts
index.ts
tsconfig.json
compile.j... | # Cross-Contract in RUST
An example for cross-contract code writen in RUST
# Cross-Contract Assemblyscript
An example on how to write AS cross-contract code
Donation Smart Contract
=======================
A [smart contract] written in [RUST]
Exploring The Code
==================
1. The main smart contract code li... |
PhantomOz_pix_market_contract | Cargo.toml
ReadMe.md
src
approval.rs
enumeration.rs
events.rs
internal.rs
lib.rs
metadata.rs
mint.rs
nft_core.rs
royalties.rs
sale.rs
sale_views.rs
series.rs
user.rs
| |
near_near-api-helper | .eslintrc.js
.github
ISSUE_TEMPLATE
BOUNTY.yml
CODE_OF_CONDUCT.md
README.md
TEST.md
index.js
package.json
src
b2.js
batch.js
cache.js
cors.js
image.js
path.js
redirect.js
upload.js
utils.js
view.js
test
api.test.js
config.js
near-utils.js
webpack.config.js... | # NEAR API Helper
Batch near-api-js RPC calls.
Optionally flatten and sort arrays of objects.
## 🚨 Warning this is WIP 🚨
- Not officially supported (yet)
- Potential syntax changes
- For now route does nothing (v1/testnet/view only example)
## Notes
I am aware snake_case and JSON in REST is ugly. However, not wil... |
Nihed-A_BlockchainMiniProject | .gitpod.yml
README.md
contract
README.md
build.sh
build
builder.c
code.h
hello_near.js
methods.h
deploy.sh
neardev
dev-account.env
package-lock.json
package.json
src
contract.ts
model.ts
tsconfig.json
frontend
App.js
ass... | 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_boilerplate-template-js | .github
ISSUE_TEMPLATE
01_BUG_REPORT.md
02_FEATURE_REQUEST.md
03_CODEBASE_IMPROVEMENT.md
04_SUPPORT_QUESTION.md
BOUNTY.yml
config.yml
PULL_REQUEST_TEMPLATE.md
workflows
build.yml
deploy-to-console.yml
lock.yml
stale.yml
README.m... | <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://... |
open-web-academy_nft-suscriptions-contract | Cargo.toml
README.md
blobs.json
build.sh
flags.sh
src
approval.rs
enumeration.rs
events.rs
internal.rs
lib.rs
metadata.rs
migrate.rs
mint.rs
nft_core.rs
royalty.rs
tests.rs
| CONTRATO INTELIGENTE PARA SUSCRIPCIONES DE OPEN WEB ACADEMY
Versión de node: 12.22.5
Versión de NEAR CLI: 3.4.2
Compilar y desplegar contrato Contrato:
./build.sh
Una vez compilado y desplegado el contrato deberá asignarlo a la variable ID.
ID=dev-1679345121236-70597611703139
USDTCONTRACT=usdt.fakes.testnet
Inic... |
omerfkaya_GUESS-ME | README.md
asconfig.json
assembly
as_types.d.ts
index.ts
model.ts
tsconfig.json
index.html
neardev
dev-account.env
package.json
scripts
deploy.sh
run.sh
tests
index.js
| # Near Game
It is a game like well known game [Wordle](https://www.nytimes.com/games/wordle/index.html).
## Game Life Cycle
* Owner starts a round with calling startNewRound function with a word lenght is between 5 and 15.
* Users try to guess the word with calling makeGuess and try to find in 5 guess.
* Game will g... |
near_near-abi-client-js | .eslintrc.yml
.gitpod.yml
README.md
dangerfile.ts
jest.config.js
lib
contract.d.ts
contract.js
index.d.ts
index.js
package.json
src
.eslintrc.yml
contract.ts
index.ts
test
abi.test.ts
testSchema.ts
tsconfig.json
| # near-abi-client-js
Library to generate JavaScript/TypeScript client code from NEAR ABI
|
Ouch-Metaverse-Dao_octopus-dao | Cargo.toml
README.md
|
build.sh
octopus-council
Cargo.toml
src
lib.rs
lookup_array.rs
ranked_lookup_array.rs
storage_migration.rs
sudo_functions.rs
types.rs
upgrade.rs
views.rs
scripts
testnet_cli.sh
testnet_init.sh
testnet_view_cli.sh
... | # Octopus DAO
The DAO implementation of Octopus Network.
## Octopus Smart Contracts Structure
On NEAR protocol, the Octopus Network infrastructure is consisted of a set of smart contracts. The structure is shown below:

* `octopus-registry.near` - A t... |
esaminu_test-rs-boilerplate-1085 | .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... |
kmcodesdev_Simple-Counter-on-Near | Cargo.toml
README.md
src
lib.rs
| # Simple-Counter-on-Near

Rust Smart Contract that serves as a counter to either increase, decrease or reset a value.
Before compiling and deploying the contract on the [near Te... |
nearprotocol_demo-workshop | .gitpod.yml
README.md
contracts
assembly
main.ts
model.ts
tsconfig.json
rust
Cargo.toml
README.md
build.sh
src
lib.rs
target
.rustc_info.json
release
.fingerprint
Inflector-a70... | # Status Message
Records the status messages of the accounts that call this contract.
## Testing
To test run:
```bash
cargo test --package status-message -- --nocapture
```
<br />
<br />
<p>
<img src="https://nearprotocol.com/wp-content/themes/near-19/assets/img/logo.svg?t=1553011311" width="240">
</p>
<br />
<br /... |
humanman_sample--thanks | README.md
as-pect.config.js
asconfig.json
package.json
scripts
1.dev-deploy.sh
2.say-anon-thanks.sh
2.say-thanks.sh
README.md
o-report.sh
o-transfer.sh
x-deploy.sh
x-remove.sh
src
as-pect.d.ts
as_types.d.ts
thanks
__tests__
README.md
index.unit... | # Thanks
Say "thanks!" to other students of the NCD by calling _their_ instance of this contract.
You can optionally attach tokens to your message, or even leave an anonymous tip.
Of course keep in mind that your signing account will be visible on the blockchain via NEAR Explorer even if you send an anonymous messag... |
nitrozonium_near-core-contracts-as | .gitpod.yml
README.md
as-pect.config.js
asconfig.json
babel.config.js
contracts
__tests__
as-pect.d.ts
main.spec.ts
as-pect.d.ts
as_types.d.ts
multisig
asconfig.json
assembly
index.ts
staking-pool-factory
asconfig.json
assembly
... | # NEAR core contracts transcribed into assembly script
Port of [near core contracts](https://github.com/near/core-contracts) from rust to assembly script.
|
near_boilerplate-template-keypom-dev | .github
ISSUE_TEMPLATE
01_BUG_REPORT.md
02_FEATURE_REQUEST.md
03_CODEBASE_IMPROVEMENT.md
04_SUPPORT_QUESTION.md
BOUNTY.yml
config.yml
PULL_REQUEST_TEMPLATE.md
labels.yml
workflows
codeql.yml
deploy-to-console.yml
labels.yml
... | 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) and [`tailwindcss`](https://tailwindcss.com/docs/guides/nextjs).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
... |
ketyung_tm_users_contract | Cargo.toml
LICENSE.md
build.sh
readme.md
src
collecton_manage.rs
ext.rs
lib.rs
models.rs
ticket_mint.rs
users_manage.rs
users_view.rs
term_tests1.txt
| |
Marialegg_Artemis-Frontend-Prueba | README.md
babel.config.js
package-lock.json
package.json
public
css
animate.css
animations-delay.css
aos.css
bootstrap.min.css
colors
cyan.css
default.css
green.css
purple.css
red.css
skobleoff.css
... | # Artemis---Frontend
Artemis - Frontend
|
Learn-NEAR-Club_NCD-02--redirector-extension | README.md
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
main.spec.ts
as_types.d.ts
main.ts
model.ts
tsconfig.json
babel.config.js
manifest.json
neardev
shared-test-staging
test.near.json
shared-test
test.near.json
package-lock.json
package.js... | # Redirector Browser Extension
## Concept
Redirector is an extension suggesting possible forwards for user-generated resources. It is like HTTP 301/302 (Redirect) but initiated by extension, not by the server. It allows creating a redirect for some URL even if the hoster doesn’t provide this functionality.
In the M... |
near-examples_crossword-tutorial-chapter-1 | README.md
contract
Cargo.toml
build.bat
build.sh
src
lib.rs
test.sh
dist
index.css
index.html
src.e31bb0bc.css
package.json
public
index.html
manifest.json
robots.txt
src
App.css
App.js
config.js
fonts
OFL.txt
README.txt
hardcoded-d... | # Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `env CONTRACT_NAME=crossword.friend.testnet npm run start`
Runs the app in the development mode.\
Open [http:/... |
MiguelAngel115_MigsNearStarter | 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
... | # debug
[](https://travis-ci.org/visionmedia/debug) [](https://coveralls.io/github/visionmedia/debug?branch=master) [ to be up (in case you want to test everything locally)
#### How to run
```bash
npm i... |
Grants-Projects_distancia-backend | .env
.eslintrc.json
.vscode
settings.json
README.md
openapitools.json
package-lock.json
package.json
src
app.ts
config
index.ts
constants
auth-token-type.const.ts
environment.const.ts
index.ts
regex.const.ts
status.const.ts
controllers
ads.cont... | # distancia-backend
|
Learn-NEAR-Hispano_NCD2--uberdao | README.md
asconfig.json
package-lock.json
package.json
src
as-pect.d.ts
as_types.d.ts
dao
README.md
__tests__
README.md
index.unit.spec.ts
asconfig.json
assembly
index.ts
models.ts
tsconfig.json
utils.ts
viajes
... | 🚕 Introducción a uberDao 🚕
==================
[Video Demo]
🚕 🚙Introducción a uberdao 🚗
==================
uberdao es un smart contract escrito bajo el protocolo NEAR que permite:
1. Crear solicitud de viaje.
2. Obtener una lista de las solicitudes de viajes que se han creado.
3. Votar por una propuesta.
4... |
izadimran-mon_Devs-N3AR-Me | README.md
firebase.json
hardhat.config.js
near-nft-tutorial
nft-contract
Cargo.toml
README.md
build.sh
src
approval.rs
enumeration.rs
events.rs
internal.rs
lib.rs
metadata.rs
mint.rs
nft_c... | # TBD
# Basic Sample Hardhat Project
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.
Try running some of the following tasks:
... |
near-ndc_astra | .github
workflows
tests.yml
CHANGELOG.md
Cargo.toml
README.md
|
astra-factory
Cargo.toml
README.md
build.sh
src
factory_manager.rs
lib.rs
astra-staking
Cargo.toml
README.md
build.sh
src
lib.rs
storage_impl.rs
user.rs
astra
ABI.md
... | # Astra Factory
# Deployment & Usage
## TestNet
```
near dev-deploy --wasmFile=res/astra_factory.wasm
# bash
CONTRACT_ID="dev-1608694678554-8567049"
# fish
set CONTRACT_ID "dev-1608694678554-8567049"
# Initialize the factory.
near call $CONTRACT_ID new '{}' --accountId $CONTRACT_ID
# bash
ARGS=`echo '{"purpose":... |
granti2_Trees-Near-Me | Tree_Data.json
TreesNearMe
PythonApplication1.sln
PythonApplication1
PythonApplication1.py
templates
Tree_facts.html
index.html
trees.html
| |
near_rainbow-bridge-fun | README.md
mintable-fungible-token
Cargo.toml
build.sh
src
lib.rs
token-locker
.soliumrc.json
build.sh
migrations
1_initial_migration.js
package.json
scripts
coverage.sh
test.sh
test
TokenLocker.js
proof1.json
truffle-config.js
| 🌈 Eth→NEAR Fungible Tokens 🌈
=============================
Send an [ERC20] token over the [Rainbow Bridge], get an [NEP21] token on [NEAR]
Background
==========
You can think of the [Rainbow Bridge] as having three main pieces:
1. Clients. These get raw NEAR data into Ethereum and vice versa. These are light clie... |
nidakus_NEAR-Developer-Course-Practice1 | 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... |
jon-lewis_my-cool-near-app | .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
labels.yml
lock.yml
pr-labels.yml
... | # 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;
}
... |
iamfortune_NEAR-Questionaire-smart-contract | 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... |
## Setting up your terminal
The scripts in this folder support a simple demonstration of the contract.
It uses the following setup:
```txt
┌───────────────────────────────────────┬───────────────────────────────────────┐
│ │ │
│ ... |
lhtrahulsingh_near-movieFeedback | .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
package-lock.json
package.json
frontend
App.js
__mocks__
fileMock.js
... | near-blank-project 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... |
hoangtrung18_nft-near-contract | .gitpod.yml
contract
README.md
babel.config.json
build.sh
build
builder.c
code.h
methods.h
nft_near.js
deploy.sh
package-lock.json
package.json
src
contract.ts
metadata.ts
utils.ts
tsconfig.json
integration-tests
package-loc... | # 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;
}
... |
nearprotocol_readylayerone | assets
css
rlo.css
rlo.min.css
img
accent-blue.svg
accent-lime.svg
accent-teal.svg
logo.svg
rlo-primary-lrg.svg
rlo-primary-sm.svg
rlo-secondary-lrg.svg
rlo-secondary-sm.svg
rlo-white-lrg.svg
rlo-white-sm.svg
js
... | |
kidboy155_guest-book-sample | .eslintrc.yml
.github
dependabot.yml
workflows
deploy.yml
tests.yml
.gitpod.yml
.travis.yml
README-Gitpod.md
README.md
babel.config.js
contract
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
guestbook.spec.ts
as_types.d.ts
... | 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!... |
plats-network_near-ui | .gitpod.yml
README.md
contract
Cargo.toml
README.md
build.sh
deploy.sh
src
lib.rs
frontend
App.js
assets
global.css
logo-black.svg
logo-white.svg
index.html
index.js
near-wallet.js
package-lock.json
package.json
start.sh
ui-componen... | # 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... |
mhassanist_near-getting-started1 | 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:
┌─────────────────────────────────┬─────────────────────────────────┐
│ ... |
nearlog_nearlog-indexer | README.md
networks.json
package.json
src
contract.ts
tsconfig.json
| # nearlog-indexer
Stored nearlog logs into the indexer
## Getting started
```
cd existing_repo
git remote add origin https://github.com/nearlog/nearlog-indexer.git
git branch -M main
git push -uf origin main
```
```
graph auth --product hosted-service xxxxx
graph deploy --product hosted-service nhtera/nearlog
yarn... |
jeo1kim_near-twitter | README.md
as-pect.config.js
asconfig.json
package-lock.json
package.json
scripts
1.dev-deploy.sh
1.init.sh
2.run.sh
2.say-anon-thanks.sh
2.say-thanks.sh
README.md
o-report.sh
o-transfer.sh
x-deploy.sh
x-remove.sh
src
as-pect.d.ts
as_types.d.ts
thanks
__tests__... | ## Unit tests
Unit tests can be run from the top level folder using the following command:
```
yarn test:unit
```
## Setting up your terminal
The scripts in this folder support a simple demonstration of the contract.
It uses the following setup:
```txt
┌───────────────────────────────────────┬─────────────────────... |
Near-Grants-Projects_Test-Smartcontract | README.md
| # Project Test Contracts
Dead Man Switch that transfers Balance from Wallet A to Wallet B after 3 months.
Just test contracts writted by Open AI
|
gabrielKerekes_mintable-erc-20 | README.md
migrations
1_initial_migration.js
2_deploy.js
package.json
truffle-config.js
| # Mintable ERC-20
This repo allows you to easily deploy a ERC-20 coin to NEAR evm. The `mint` function is made public so that coins can easily be minted.
## Setup
```
yarn
```
Set custom `name` and `symbol` in `./migrations/2_deploy.js`.
You also need to be logged in to NEAR betanet in you environment.
## Deploy
... |
pvolnov_true-p2p | .idea
modules.xml
vcs.xml
README.md
bos
peer2peer.js
peer2peerMakeOrder.js
plaid.js
xmtp-chat.js
lit-action
demo.js
litActionPlaidCheck.js
package.json
| # True P2P
**Problem:** P2P crypto swaps require bank transfer confirmation. This leads to centralization, delays, and errors.
*example: swap DAI to USD on Bank of America*
**Solution:** Protocol for P2P swaps based on onchain wire transfer confirmation
## How it works
1. Bob creates a deal to sell DAI.
2. Alice ac... |
LakshyaSatpal_nft-auction-contract | .eslintrc.json
README.md
package-lock.json
package.json
sandbox-ts
package-lock.json
package.json
src
main.ava.ts
src
auction.ts
contract.ts
internal.ts
metadata.ts
mint.ts
token.ts
tsconfig.json
| # NFT Auction App on NEAR Protocol
## Overview
This project is an NFT (Non-Fungible Token) auction application built on the NEAR Protocol using `near-sdk-js`. The application allows users to mint NFTs, view their NFT collection, and participate in NFT auctions by placing bids. Here is the [Video Demo](https://youtu.b... |
phoenixpulsar_vehicles-on-the-block-smart-contract | README.md
as-pect.config.js
asconfig.json
package.json
scripts
1.dev-deploy.sh
2.use-contract.sh
3.cleanup.sh
README.md
src
as_types.d.ts
tsconfig.json
utils.ts
vehicleGarage
__tests__
as-pect.d.ts
index.unit.spec.ts
asconfig.json
assembly
... | # `near-sdk-as` Starter Kit
This is a good project to use as a starting point for your AssemblyScript project.
## Samples
This repository includes a complete project structure for AssemblyScript contracts targeting the NEAR platform.
The example here is very basic. It's a simple contract demonstrating the followin... |
monocrowd_near-ft-transfer | .gitpod.yml
README.md
babel.config.js
contract
Cargo.toml
README.md
compile.js
src
lib.rs
package.json
src
App.js
__mocks__
fileMock.js
assets
logo-black.svg
logo-white.svg
config.js
global.css
index.html
index.js
jest.init.js
main.test... | near-ft-transfer
==================
This [React] app was initialized with [create-near-app]
Quick Start
===========
- dev
- dev-1637682800749-94703729978601
- testnet
- ft.happybits.testnet
- setup
- export ID=dev-1637682800749-94703729978601
- near call $ID new '{"owner_id": "'$ID'", "total_supply": "10... |
NEAR-Analytics_near-townhall | Ideas.js
extra_components
featured_communities.js
readme.md
townhall-board.components.community.FeaturedCommunity.js
townhall-board.components.community.FeedHeader.js
townhall-board.components.layout.Banner.js
townhall-board.components.layout.Controls.js
townhall-board.components.layout.Page.js
townhall-board.compo... | |
nkemjikaobi_near-protocol-todo-list | .gitpod.yml
README.md
babel.config.js
contract
README.md
as-pect.config.js
asconfig.json
assembly
Models
Task.ts
TaskInfo.ts
TaskManager.ts
__tests__
as-pect.d.ts
main.spec.ts
as_types.d.ts
index.ts
tscon... | todolist 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 `assem... |
nedemon_amm-test-task | README.md
amm-contract
.cargo
config.toml
Cargo.toml
src
lib.rs
res
deploy.sh
token-contract
.cargo
config.toml
Cargo.toml
src
lib.rs
| ## Abstract
AMM working with the ratio of 2 fungible tokens
The user can transfer a number of tokens A to the AMM contract and in return receive a certain number of tokens B (similarly in the other direction).The contract supports a certain ratio of tokens A and B. $X * Y = K$ ( $K$ is some constant value, $X$ and $Y$... |
Lightency_vesting_lockups_lightency | .gitpod.yml
README.md
babel.config.js
contract
Cargo.toml
README.md
compile.js
src
lib.rs
target
.rustc_info.json
debug
.fingerprint
Inflector-0ecab8b3702817d3
lib-inflector.json
Inflector-4a8c8a7e9339386c
... | Vesting
==================
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
ful... |
noemk2_nearbot | README.md
config.js
index.js
near.js
package-lock.json
package.json
| NearBot ( near protocol )
==================
Introducción a NearBot
==================
Este bot perminte:
1. ver el balance
2. ejecutar intercambios
3. enviar near a otra billetera
4. automatizar operaciones ( en desarrollo )
👨💻 Instalación en local
===========
Para correr este proyecto en local debes se... |
lalitmago_rust-smart-contracts-examples | 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... |
Lev-Stambler_3D-Turtles | .github
dependabot.yml
workflows
tests.yml
Cargo.toml
Dev-README.md
README.md
curated-list
list.md
frontend
.vscode
extensions.json
README.md
dist
index.html
index.html
package-lock.json
package.json
public
near-protocol-near-logo.svg
src
... | # The `emoji` package
[](https://www.ctan.org/pkg/emoji)
[](https://github.com/stone-zeng/latex-emoji/releases/latest)
Emoji support in (Lua)LaTeX.
## Introduction
The `emoji` packa... |
incredigroup_AmberNFTgame | .gitpod.yml
README.md
a_million_commits.sh
babel.config.js
contract
Cargo.toml
README.md
compile.js
src
lib.rs
target
.rustc_info.json
debug
.fingerprint
Inflector-43feca6693eacde7
lib-inflector.json
autocfg-ce77... | holy-cube-amber
==================
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 ... |
near-examples_update-migrate-rust | .devcontainer
devcontainer.json
.github
workflows
tests.yml
Cargo.toml
README.md
basic-updates
base
Cargo.toml
README.md
src
lib.rs
update
Cargo.toml
README.md
src
lib.rs
migrate.rs
tests
work... | # Guest Book Contract
The [base](../base) contract was modified, removing the `payments` field
and including that information in the `PostedMessage` structure.
```rust
pub struct PostedMessage {
pub payment: NearToken,
pub premium: bool,
pub sender: AccountId,
pub text: String,
}
pub struct GuestBook... |
mrgThang_smart_contract_demo | Cargo.toml
LICENSE.txt
README.md
src
lib.rs
target
.rustc_info.json
debug
.fingerprint
Inflector-9e3c62115074b9cf
lib-inflector.json
ahash-a39e2761a9b318be
lib-ahash.json
aho-corasick-88c550ce13039f0f
lib-aho_corasic... | # smart_contract_demo
|
phongcpt72_SmartContractNear | Cargo.toml
src
lib.rs
utils
access_control.rs
mod.rs
| |
Learn-NEAR-Hispano_NCD1--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... |
Morowot_challenge2near-killmeplease- | .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
... | killmeplease
==================
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
... |
k3rn3lpanicc_droplinked-near-contract | README.md
droplinked-near
Cargo.toml
Checking Process .txt
keys
k3rn3lpanic.json
near_util.py
src
event_handler.rs
lib.rs
| # Droplinked-NEAR-Contract
## Introduction
On the droplinked protocol, we are registering products on chain and to enable 3rd party publishers to leverage these registered products and sell them across any marketplace, dapp or native site in order to earn commission. We are complimenting this with headless tooling for ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.