repoName stringlengths 7 77 | tree stringlengths 0 2.85M | readme stringlengths 0 4.9M |
|---|---|---|
esaminu_test-rs-boilerplate-106i | .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... |
Gostai_tournament-test | Calls.txt
package.json
tournament-contract
Cargo.toml
README.md
build.sh
src
event.rs
lib.rs
macros.rs
tournament
enumeration.rs
events.rs
internal.rs
metadata.rs
mod.rs
tournament_core.rs
| # TOURNAMENT
|
Learn-NEAR-Club_auction-as | README.md
asconfig.json
assembly
index.ts
package-lock.json
package.json
| # auction-as
A sample smart contract for auction in NEAR protocol
|
Jorgemacias-12_hackaton-template | .gitpod.yml
README.md
contract
README.md
build.sh
deploy.sh
package-lock.json
package.json
src
contract.ts
tsconfig.json
frontend
.eslintrc.json
README.md
next.config.js
package-lock.json
package.json
public
next.svg
thirteen.svg
vercel... | 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
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000... |
frank-mosigisi_Drive-Inco | Cargo.toml
README.md
build.bat
build.sh
src
info.rs
lib.rs
test.sh
| # DriveInco Cab Services Smart Contract
## About
This is a cab service contract where clients can book and pay for a cab using Near tokens.They can check available cabs at the moment, book a cab, travel and also pay for their trip when it is done.
This can all be done securely and anonymously by leveraging on the cha... |
Learn-NEAR-Hispano_NCD1--trust-me | README.md
contract
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
compile.js
package-lock.json
package.json
neardev
dev-account.env
shared-test-stag... | # 🚧 trust-me
> Proyecto realizado para el NCD Bootcamp NEAR Hispano.
# trust-me es un servicio de manejo de confianza de pares en aplicaciones de negocios p2p desentralizados.
En toda operación entre pares en redes decentralizadas y anónimas, ya sea para una operación de transferencia de tokens, o bien en donde un r... |
Pinkimr_Trailit | .vscode
extensions.json
settings.json
README.md
appReducer.js
package.json
public
images
close.svg
comment.svg
delete.svg
en_close.svg
group.svg
image.svg
img_svg.svg
link.svg
plus.svg
share.svg
skillshare.svg
te... | # Basic Example
A simple [create-react-app](CRA-README.md) setup, showcasing one of the lastest React-Bootstrap components!
|
NEARHub-online_AI-token | .github
scripts
readme.sh
workflows
readme.yml
tests.yml
.gitpod.yml
README-Windows.md
README.md
ft
Cargo.toml
build.sh
flags.sh
src
lib.rs
integration-tests
rs
Cargo.toml
src
tests.rs
ts
package.json
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/FungibleToken/Core
[near-contract-standards]: https://github.com/near/near-sdk-... |
JuEnPeHa_evie-api | README.md
package.json
src
config.ts
models
NEARRequest.ts
Post.ts
User.ts
networks
mainnet.json
testnet.json
routes
NEARRoutes.ts
PostRoutes.ts
UserRoutes.ts
indexRoutes.ts
server.ts
tsconfig.json
| # evie_node
|
kuutamolabs_nixos-anywhere | .github
settings.yml
workflows
gh-pages.yml
.mergify.yml
CONTRIBUTING.md
README.md
docs
INDEX.md
SUMMARY.md
book.toml
cli.md
howtos.md
howtos
INDEX.md
custom-kexec.md
ipv6.md
nix-path.md
no-os.md
secrets.md
terraform.md
... | # nixos-anywhere
**_Install NixOS everywhere via ssh_**
<img src="https://raw.githubusercontent.com/nix-community/nixos-anywhere/main/docs/logo.png" width="150" height="150">
[Documentation Index](docs/INDEX.md)
## README
Setting up a new machine is time-consuming, and becomes complicated when it
needs to be done ... |
minqianlu_TTT-Tournament-NEAR-Smart-Contract | 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... |
LyiZri_funBlock | .codeclimate.yml
.eslintrc.js
.yarnrc.yml
BOUNTIES.md
CHANGELOG.md
CONTRIBUTING.md
I18N.md
README.md
electron-builder.yml
env.sh
i18next-scanner.config.js
jest
globalSetup.ts
globalTeardown.ts
jest-setup.ts
mocks
empty.js
substrateTestsGlobal.ts
package.json
packages
apps-config
... | # @polkadot/app-candy
# @polkadot/react-params
WARNING: This is an internal package to [polkadot-js/apps](https://github.com/polkadot-js/apps) so is not inteded (yet) for broad use.
For the existing sharable components usable in external React-based projects, take a look at the [polkadot-js/ui documentation](https://... |
esaminu_test-rs-boilerplate-1045 | .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... |
modulus2020_econear_back | README.md
app
controllers
alert.js
funciones.js
funcionesNft.js
funcionesNft_old.js
funciones_old.js
market.js
monkeon.js
nft.js
profile.js
projectsDetails.js
saveWalletNft.js
servicios.js
snipetools.js
s... | # econear_back
|
moonboymoney_moooney | .dependabot
config.yml
.gitpod.yml
.travis.yml
README.md
contract-rs
Cargo.toml
build.sh
src
lib.rs
frontend
README.md
package.json
public
index.html
manifest.json
robots.txt
src
App.js
App.test.js
index.js
setupTests.js
| This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Getting Started
1. Prerequisites: Make sure you have Node.js ≥ 12 installed (https://nodejs.org), then use it to install [yarn]: `npm install --global yarn` (or just
`npm i -g yarn`)
2. Install dependencies: `ya... |
Mycelium-Lab_crisp-exchange | .github
workflows
rust.yml
Cargo.toml
OVERVIEW.md
README.md
build.sh
deploy.sh
docs
README.md
init.sh
src
action.rs
balance.rs
borrow.rs
deposit.rs
errors.rs
futures.rs
lib.rs
nft
approval.rs
enumeration.rs
events.rs
internal.rs
met... | # Crisp
[Crisp](https://crisp.exchange/) is an open-source structured liquidity protocol on the NEAR blockchain.
This repository contains the Rust smart contract.
There is also a [frontend repository](https://github.com/Mycelium-Lab/crisp-frontend).
## How it works
The smart contract implements an advanced DEX whe... |
omarr45_near-fe-template | README.md
package.json
postcss.config.js
public
index.html
manifest.json
robots.txt
src
App.css
App.js
NEAR
config.js
index.css
index.js
tailwind.config.js
| # Starter frontend template for NEAR projects
## Features:
- Routing
- Dark Theme toggler
- Tailwind CSS
- Redirect Page
<hr/>
## Things to change:
### `NEAR/config.js` :
1. Change contract name - line 1
### `src/index.js` :
1. Choose environment (testnet / mainnet) - line 14
2. Add contract's functions (view &... |
mohammadreza-ashouri_NEAR-Airdrop | .gitpod.yml
README.md
babel.config.js
contract
Cargo.toml
README.md
compile.js
src
lib.rs
copy-dev-account.js
jest.config.js
package.json
src
assets
logo-black.svg
logo-white.svg
config.js
global.css
main.js
utils.js
tests
unit
Notification.spec.js... | airdrop
==================
This [Vue] 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 ... |
near_boilerplate-template-js-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
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://... |
Hsien-HsiuLiao_near-blank-dapp | .gitpod.yml
README.md
contract
Cargo.toml
README.md
src
lib.rs
frontend
App.js
__mocks__
fileMock.js
assets
css
global.css
img
logo-black.svg
logo-white.svg
js
near
config.js
u... | near-blank-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` f... |
Peersyst_xrp-evm-archive | devnet-cluster-test
genesis.json
devnet
genesis.json
peers.txt
poa-devnet
genesis.json
peers.txt
| |
mariogarcia-ar_ncarchitect | .gitpod.yml
README.md
babel.config.js
contract
Cargo.toml
README.md
compile.js
src
lib.rs
contract_call_external
Cargo.toml
README.md
compile.js
src
external.rs
lib.rs
package.json
readme.txt
src
App.js
__mocks__
fileMock.js
assets
logo... | tcograph 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... |
FthArz_studious-goggles | .dependabot
config.yml
.gitpod.yml
.travis.yml
LICENSE-APACHE.txt
LICENSE-MIT.txt
README-Gitpod.md
README.md
as-pect.config.js
asconfig.js
assembly
__tests__
as-pect.d.ts
main.spec.ts
as_types.d.ts
main.ts
model.ts
tsconfig.json
neardev
shared-test-staging
test.near.j... | 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... |
frdomovic_decash_near | README.md
babel.config.js
contract
Cargo.toml
README.md
compile.js
src
lib.rs
target
.rustc_info.json
debug
.fingerprint
Inflector-2bf3f830fda2852e
lib-inflector.json
Inflector-f76d38b942333ad1
... | # send_near
React frontend project to send money and interact with near wallet and near blockchain.
Interact with contract to send NEAR tokens from one account to another with included memo message.
Quick Start
===========
To run this project locally:
1. Prerequisites: Make sure you've installed [Node.js] ≥ 12
2. In... |
lk2684753_near_contract_rust-did | Cargo.toml
README.md
src
lib.rs
| # Near_Contract_Rust-DiD
The near DID contract implemented by rust
# Building
To build run:
```shell
env 'RUSTFLAGS=-C link-arg=-s' cargo build --target wasm32-unknown-unknown --release
```
# Using this contract
This smart contract will get deployed to your NEAR account. For this example, please create a new NEAR ... |
Amira1502_shopNear | .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
... | # assemblyscript-json
 
JSON encoder / decoder for AssemblyScript.
Special thanks to https://github.com/MaxGraey/bignum.wasm for basic unit testing infra for AssemblyScript.
#... |
Glitch-Hackaton_test-nearchain | .github
scripts
runfe.sh
workflows
readme.yml
tests.yml
.gitpod.yml
README.md
contract
README.md
build.sh
deploy.sh
package-lock.json
package.json
src
contract-old.ts
contract.ts
model-old.ts
model.ts
utils.ts
tsconfig.j... | # Donation 💸
[](https://docs.near.org/tutorials/welcome)
[](https://gitpod.io/#/https://github.com/near-examples/donation-js)
[](https://docs.near.org/dev... |
near_near-token-rs | .github
workflows
ci.yml
CHANGELOG.md
Cargo.toml
README.md
src
error.rs
lib.rs
trait_impls
borsh.rs
display.rs
from_str.rs
interactive_clap.rs
mod.rs
schemars.rs
serde.rs
utils.rs
| <p>
<a href="https://crates.io/crates/near-token"><img src="https://img.shields.io/crates/d/near-token?style=flat-square&logo=near&label=crates.io" alt="Crates.io (latest)"></a>
<a href="https://docs.rs/near-token/latest/near_token"><img src="https://img.shields.io/docsrs/near-token?style=flat-square" alt="Docs... |
mokshsinghdangi_cryptSuck | .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
.package-lock.json
@as-covers... | cryptSuck
==================
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` for a
... |
NEARBuilders_audits | README.md
|
SUMMARY.md
contribution.md
| 
# NEAR Audit Database
Public Audits in the NEAR Ecosystem.
Here is google sheets version for easier edit https://docs.google.com/spreadsheets/d/1YrQNaWV6JB6vM5iDuv9MmwHD5RbnmFlICA0UCdgWoco/edit#gid=0
# 🔑 Key
* ✅ audit public, doesn’t mean no vulnerabilities, and doesn't mean audit has been checked ... |
pholophus_physical-nft-near | .gitpod.yml
README.md
contracts
contracts
assets.js
escrow.js
frontend
assets
global.css
logo-black.svg
logo-white.svg
index.html
index.js
near-wallet.js
integration-tests
Cargo.toml
src
tests.rs
neardev
dev-account.env
nft
Cargo.toml
... | Please check on branch staging-merge
# Folder that contains wasm files
|
Hockey-Club-Manager_nft-hockey-game | .github
workflows
testnet-deploy.yml
.gitpod.yml
.idea
modules.xml
vcs.xml
README.md
contracts
game
Cargo.toml
README.md
compile.js
src
external.rs
game
actions
action.rs
dangle.rs
... | nft-hockey-game-console 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... |
liscody_nft-tutorial_rs | nft-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
package.json
| # TBD
|
pagoda-gallery-repos_console-boilerplate-template-rs-25sdfsfdfsd | .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
lint.yml
lo... | <h1 align="center">
<a href="https://github.com/near/boilerplate-template-ipfs">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/near/boilerplate-template-ipfs/main/docs/images/pagoda_logo_light.png">
<source media="(prefers-color-scheme: light)" srcset... |
GaloisField2718_DAO4SocialAccount | .github
workflows
build.yml
tests.yml
Cargo.toml
README.md
build.sh
scripts
deploy_factory_gasfix_testnet.sh
deploy_factory_mainnet.sh
deploy_factory_testnet.sh
token_staking_v2_testnet.sh
token_staking_v3_testnet.sh
upgrade_dao_direct_testnet.sh
upgrade_dao_proposal_main... | # Sputnik Factory
# Deployment & Usage
## TestNet
```
near dev-deploy --wasmFile=res/sputnikdao_factory2.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 '{"p... |
kotalco_kotal | .github
workflows
docker.yml
go.yml
README.md
|
apis
aptos
v1alpha1
defaults.go
groupversion_info.go
node.go
node_defaulting_webhook.go
node_defaulting_webhook_test.go
node_validation_webhook.go
node_vali... | # Kotal Operator
Kotal operator is a **cloud agnostic blockchain deployer** that makes it super easy to deploy highly-available, self-managing, self-healing blockchain infrastructure (networks, nodes, storage clusters ...) on any cloud.
## What can I do with Kotal Operator ?
- Deploy Bitcoin rpc nodes
- Deploy ipfs ... |
nicolasgarcia214_near-bootcamp-blockchain-academy | README.md
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
counter.spec.ts
as_types.d.ts
index.ts
tsconfig.json
package.json
| # Near bootcamp - Blockchain Academy Mexico (First Edition)
This repository includes a basic counter with a 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 bet... |
longphu25_FT-SCC | .github
workflows
test.yml
.gitpod.yml
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
lib.rs
tests
sim
main.rs
no_macros.rs
utils.rs
with_macros.rs
| Fungible Token (FT)
===================
Example implementation of a [Fungible Token] contract which uses [near-contract-standards] and [simulation] tests. This is a contract-only example.
[Fungible Token]: https://nomicon.io/Standards/FungibleToken/Core
[near-contract-standards]: https://github.com/near/near-sdk-... |
phoenix-token_x-phoenix-token | .gitlab-ci.yml
Cargo.toml
README.md
compile.sh
package-lock.json
package.json
script
01_deploy_token.js
02_init.js
03_stake.js
04_owner_scripts.js
05.unstake.js
deploy.sh
main.js
test_local.sh
view.js
src
lib.rs
owner.rs
storage_impl.rs
utils.rs
views.rs
xpnx.... | # x_phoenix_token
|
NEARBuilders_Resources | README (1).md
README.md
SUMMARY.md
developer-onboarding
24-7-support.md
blockchain-operating-system-bos.md
dev-resources.md
developer-governance.md
evm-development.md
integrating-near-into-your-application
README.md
onramps.md
interoperability-infrastructure.md
join-a-bui... | ---
description: There is so many ways to build on NEAR, where to start
---
# 👋 Developer Onboarding
 There are many places to find information about developing smart contracts and applications on NEAR Protocol. These docs will highlight the most important resources starting with a high level architectural over... |
NEARFoundation_near-finance | .vscode
launch.json
README.md
package-lock.json
package.json
prisma
migrations
20230502155338_init
migration.sql
20230512122022_teams
migration.sql
20230512122731_new_tema
migration.sql
20230517145524_wallet_list
migration.sql
... | # Create T3 App
This is a [T3 Stack](https://create.t3.gg/) project bootstrapped with `create-t3-app`.
## What's next? How do I make an app with this?
We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become nece... |
Lord-Psarris_hop-deploy | example1
.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.... | 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... |
nthduc_rs-contract | .gitpod.yml
README.md
client-near
README.md
app
globals.css
page.module.css
context
Providers.js
Web3Provider.js
jsconfig.json
near-interface.js
near-wallet.js
next.config.js
package.json
pages
api
hello.js
public
next.s... | # 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... |
MuteDAO_Near-Smart-Contract-NEP-141 | README.md
Readme.txt
as-pect.config.js
asconfig.json
build
release
neardev
dev-account.env
code
Cargo.toml
src
lib.rs
fungible-token-near-master
Cargo.toml
README.md
build.sh
ft
Cargo.toml
src
lib.rs
test-contract-defi
Cargo... | # Fungible Token (FT)
Example implementation of a [Fungible Token] contract which uses [near-contract-standards].
[fungible token]: https://nomicon.io/Standards/Tokens/FungibleToken/Core
[near-contract-standards]: https://github.com/near/near-sdk-rs/tree/master/near-contract-standards
NOTES:
- The maximum balance v... |
nearprotocol__archived_js-ipfs | .aegir.js
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
ISSUE_TEMPLATE.md
README.md
RELEASE.md
examples
README.md
browser-add-readable-stream
README.md
index.html
index.js
browser-browserify
README.md
package.json
public
index.html
src
... | # Use IPFS in the browser with `<script>` tags
You can use IPFS in your in-browser JavaScript code with just a `<script>` tag.
```
<script src="https://unpkg.com/ipfs/dist/index.min.js"></script>
```
This exposes a global `Ipfs`; you can get a node by making a `new Ipfs()`.
See `index.html` for a working example.
#... |
Kripasu1_E-voting | .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: `npm install`
3. Run the local development server: `npm run dev` (see `package.json` for a
... |
isahboy1_Inventria-near-transactions-Records | README.md
create-near-app
CODE_OF_CONDUCT.md
CONTRIBUTING.md
README.md
index.js
jest.config.js
package-lock.json
package.json
src
app.ts
make.ts
messages.ts
package-json.ts
tracking.ts
types.ts
user-input.ts
templates
co... | # Inventria-near-transactions-Records
Hello NEAR!
===========
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] ≥ 16
Exploring The Code
==================
1. The main smart contract c... |
onmachina_nearauth-backend | .well-known
jwks.json
README.md
package.json
scripts
generate-auth-key.js
src
auth.js
env.js
errors.js
index.js
logger.js
test
setup-near.js
spawn-app-and-near.js
test-auth.js
| # OnMachina authentication demo with NEAR credentials
A simple authentication server with NEAR credentials built on ExpressJS.
The authentication server introduces a GET HTTP endpoint which is compatible with a standard `swift` CLI.
```bash
curl localhost:5000/auth/v1 -H 'x-auth-user: any' -H 'x-auth-key: <base64 cr... |
kita1603_voting_smartcontract_near | Cargo.toml
README.md
build.sh
src
lib.rs
target
.rustc_info.json
debug
.fingerprint
Inflector-f76d38b942333ad1
lib-inflector.json
autocfg-2d4f597bf86deae8
lib-autocfg.json
base64-7340206059b8e5f6
lib-base64.json
... | # Voting Contract
The purpose of this contract is solely for validators to vote on whether to unlock
token transfer. Validators can call `vote` to vote for yes with the amount of stake they wish
to put on the vote. If there are more than 2/3 of the stake at any given moment voting for yes, the voting is done.
After th... |
love-and-coffee-archive_near-challenge-10 | .eslintrc.yml
.gitpod.yml
.travis.yml
DETAILS.md
README-Gitpod.md
README.md
TUTORIAL.md
as-pect.config.js
asconfig.json
assembly
as_types.d.ts
main.ts
model.ts
tsconfig.json
babel.config.js
commands.sh
package.json
src
assets
logo-black.svg
logo-white.svg
config.js
global.css... | 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!... |
near-ndc_kudos | .github
workflows
rust.yml
Cargo.toml
README.md
clippy.toml
src
callbacks
common.rs
exchange_kudos_for_sbt.rs
give_kudos.rs
leave_comment.rs
mod.rs
upvote_kudos.rs
utils.rs
consts.rs
contract.rs
external_db.rs
lib.rs
misc.rs
... | # kudos
Kudos contract for NDC
## Setup [Testnet]
1. Build conrtact
```
RUSTFLAGS='-C link-arg=-s' cargo build --all --target wasm32-unknown-unknown --release
```
2. Init contract
```
near call $CONRTACT_ID init '{"iah_registry": "registry-unstable.i-am-human.testnet"}' --accountId rubycoptest.testnet
near call $CONR... |
lukeajtodd_nopost | README.md
assets
tailwind.css
nuxt.config.js
package-lock.json
package.json
store
README.md
tailwind.config.js
tsconfig.json
utils
identity.ts
| # STORE
**This directory is not required, you can delete it if you don't want to use it.**
This directory contains your Vuex Store files.
Vuex Store option is implemented in the Nuxt.js framework.
Creating a file in this directory automatically activates the option in the framework.
More information about the usage... |
JoarDev_near-certified-developer-project | .gitpod.yml
README.md
contract
README.md
babel.config.json
build.sh
build
builder.c
code.h
contract.js
methods.h
deploy.sh
neardev
dev-account.env
package-lock.json
package.json
src
contract.ts
tsconfig.json
frontend-next
.eslin... | # 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;
}
... |
AnderJoySun_simple_counter_as | .travis.yml
README.md
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
counter.spec.ts
counter.ts
index.ts
tsconfig.json
package.json
| # Simple Counter
This example shows how to make a simple NEAR AssemblyScript contract. Normally the sdk
does a lot behind the scenes. When calling a function with arguments it deserializes it for you,
so in this example each exposed function has no arguments. Furthermore, if a function returns
a value the sdk will ser... |
jt-tokeo_carbonbank | README.md
ecosystem.config.js
package.json
public
index.html
locales
en
translation.json
fr
translation.json
manifest.json
robots.txt
src
App.js
App.test.js
FallBack.js
components
CarteBasket.js
CompModal.js
DelProject.js
... | # Carbon Bank front end
## Website
## Dashboard
|
Karyesa_Oil_Near_Me | 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... |
leeadkins_near-mintbase-spike | .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
tsconfig.json
integration-tests
package-lock.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
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000... |
ngocducedu_guest-book-near | .gitpod.yml
README.md
babel.config.js
contract
Cargo.toml
README.md
build.sh
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
... | guest-book-nearspring3
==================
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.jso... |
lquyet_fibo_contract | Cargo.toml
README.md
src
lib.rs
| # fibo_contract
A simple smart contract written in Rust on NEAR
|
hermes1108_near-nft-marketplace-smart-contract | 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
READM... | # TBD
# NEAR NFT-Tutorial
Welcome to NEAR's NFT tutorial, where we will help you parse the details around NEAR's [NEP-171 standard](https://nomicon.io/Standards/NonFungibleToken/Core.html) (Non-Fungible Token Standard), and show you how to build your own NFT smart contract from the ground up, improving your understand... |
etscript_near-idle-game | README.md
contract-rs
pixel-board
Cargo.toml
README.md
build.sh
src
account.rs
board.rs
lib.rs
frontend
README.md
package.json
public
index.html
manifest.json
robots.txt
src
App.css
App.js
... | # 挂机放置类小游戏
> 一个全随机的刷装备刷词条小游戏,游戏链接:[couy.xyz](http://couy.xyz)
# 游戏截图


 on various blockchains to Kwil.
Developers can call those functions in Kuneiform.
### Kuneiform Interface
The extension has two methods:
- `get_block_height() returns (int)`: Returns the most recent bloc... |
jasperdg_NEP21-faucet | Cargo.toml
scripts
build.sh
deploy.sh
test.sh
src
lib.rs
tests
test_utils.rs
| |
mrkara_Casper_ERC20 | .github
workflows
codeql-analysis.yml
CONTRIBUTING.md
README.md
client
README.md
amplify
.config
project-config.json
backend
api
auth
api-params.json
auth-cloudformation-template.json
... | # DLNDAO DAPP On Casper Network
The steps below are a quick start if you have already set up your [develoment environment](https://docs.casperlabs.io/en/latest/dapp-dev-guide/setup-of-rust-contract-sdk.html), the [casper node](https://github.com/CasperLabs/casper-node), and the [nctl](https://github.com/CasperLabs/cas... |
jadbox_near-getting-started | Cargo.toml
src
lib.rs
| |
near_near-workspaces | .github
ISSUE_TEMPLATE
BOUNTY.yml
README.md
| # Simple project
This is the simplest project setup example with workspaces-js. You can copy it as the starting point when setup your project.
## Usage
```
yarn
yarn test
```
## Setup your project
Assume you have written your smart contract. Setup and write workspaces-js test as this project is easy:
1. Build the... |
jksandesh_HPCL_Project | .idea
inspectionProfiles
Project_Default.xml
modules.xml
DashBoard
.eslintrc.js
.github
workflows
build.yml
README.md
babel.config.js
index.html
jsconfig.json
package.json
public
data-sources
clients.json
img
ico... | # [Admin Two — Free Vue Bulma Admin Dashboard](https://justboil.me/bulma-admin-template/free-vue-dashboard-two/)
[](https://justboil.me/bulma-admin-template/free-vue-dashboard-two/) [ washed just by clicking few buttons from the comfort of their homes.
Demo link: https://washkart.vercel.app/
App features:
1. Role-based access control (customer, admin).
2. Free pickup and delivery.
3. Status updates (confirmed, in progre... |
iceyisaak_near-todo-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
model.ts
tsconfig.json
compile.js
package-lock.json
package.json
packag... | near-todo-dapp 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 ... |
esaminu_donation-boilerplate-template-rs-28 | .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... |
near_borsh-construct-py | .github
workflows
docs.yml
tests.yml
.vscode
settings.json
CHANGELOG.md
README.md
docs
defining_new_types.md
img
bowl-mix.svg
index.md
types.md
mkdocs.yml
noxfile.py
overrides
main.html
poetry.toml
pyproject.toml
src
borsh_construct
__init__.py
cor... | # borsh-construct
[](https://github.com/near/borsh-construct-py/actions?workflow=Tests)
[](https://near.github.io/borsh-construct-py/)
`borsh-construct` is an imple... |
Lev-Stambler_near-standards | .github
workflows
test.yml
.gitpod.yml
Cargo.toml
README-Windows.md
README.md
build.bat
build.sh
dummy
Cargo.toml
src
lib.rs
ft
Cargo.toml
src
lib.rs
near-account
Cargo.toml
near-account-internal
Cargo.toml
src
account.rs
lib.rs... | Fungible Token (FT)
===================
Example implementation of a [Fungible Token] contract which uses [near-contract-standards] and [simulation] tests. This is a contract-only example.
[Fungible Token]: https://nomicon.io/Standards/FungibleToken/Core.html
[near-contract-standards]: https://github.com/near/near... |
nearprotocol_wallet-temp-landing-page | .gitpod.yml
README.md
gatsby-config.js
package-lock.json
package.json
src
components
button.js
content.js
footer.js
header.js
hero.js
layout.js
navigation.js
seo.js
images
near-logo.svg
pages
404.js
index.js
styles
... | # NEAR Wallet Temporary Landing Page
[](https://gitpod.io/#https://github.com/nearprotocol/wallet-temp-landing-page)
## Prerequisites
If you do not have the Gatsby CLI installed yet, do it first.
```bash
npm install --global gatsby-cli
```
The Gatsby CL... |
near-x_nft-drop-ui | .eslintrc.js
README.md
babel.config.js
dist
index.html
js
app.js
package.json
public
index.html
src
claim.js
main.js
nft.js
vue.config.js
| # nft-drop-ui
## API
- `GET` `/:network/nft/:contract_name/:token_id/claim/:private_key?accountId={receiverId}`
- Claim a NFT which has already be transferred to `nft-drop` contract
- params
- network: `mainnet` or `testnet`
- contract_name: NEP-171 contract account id
- token_id: NFT token id
- pr... |
mehmetlevent_near_contract_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:
┌─────────────────────────────────┬─────────────────────────────────┐
│ ... |
Lev-Stambler_malloc-near-2 | .gitpod.yml
README.md
TODO.md
babel.config.js
lerna.json
package.json
rust
babel.config.js
mallocrustcli
README.md
bin
run.cmd
package-lock.json
package.json
src
commands
deploy.ts
index.ts
utils
... | new-awesome-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 li... |
phamr39_tk_ui | .env
.prettierrc.json
README.md
backed
config.js
semaphore.js
util.js
components
Header
lnc.svg
next.config.js
package.json
public
arrow_down.svg
basic_form.svg
bg.svg
calendar.svg
card_form.svg
iconTemplate.svg
lnc.svg
loading.svg
loadingWhite.svg
logo.sv... | # Project Information:
Demo: [https://neariot.xyz](https://neariot.xyz).\
Smart Contract: [https://github.com/phamr39/tk_contract](https://github.com/phamr39/tk_contract).\
UI: [https://github.com/phamr39/tk_ui](https://github.com/phamr39/tk_ui).
# Getting Started with Create React App
This project was bootstrapped ... |
pvolnov_near-primitives | .github
workflows
CI.yml
Cargo.toml
README.md
noxfile.py
pyproject.toml
src
lib.rs
| [](https://badge.fury.io/py/pyonear)
[](https://github.com/kevinheavey/pyonear/blob/maim/LICENSE)
[](https://github.com... |
PrimeLabCore_traits | .github
dependabot.yml
workflows
aead.yml
async-signature.yml
cipher.yml
crypto-common.yml
crypto-mac.yml
crypto.yml
digest.yml
elliptic-curve.yml
password-hash.yml
security-audit.yml
signature.yml
universal-hash.yml... | # RustCrypto: Digital Signature Algorithms
[![crate][crate-image]][crate-link]
[![Docs][docs-image]][docs-link]
![Apache2/MIT licensed][license-image]
![Rust Version][rustc-image]
[![Project Chat][chat-image]][chat-link]
[![Build Status][build-image]][build-link]
This crate contains traits which provide generic, obje... |
esaminu_test-rs-boilerplate-1054 | .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... |
jovanniochoa_RUST-COUNTER-TUTORIAL | Cargo.toml
README-Gitpod.md
README.md
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
guestbook.spec.ts
as_types.d.ts
main.ts
model.ts
tsconfig.json
babel.config.js
dist
global.65e27967.css
global.65e27967.js
global.bbcc3a69.css
index.html
src.0340... | 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!... |
Learn-NEAR-Hispano_NCD2--PostComm | Readme.md
postcomm
as-pect.config.js
asconfig.json
assembly
__tests__
as-pect.d.ts
example.spec.ts
index.ts
tsconfig.json
package.json
| |
Nearblocks_nearblocks | .github
ISSUE_TEMPLATE
bug_report.md
feature_request.md
token_request.md
pull_request_template.md
workflows
ci.yml
mainnet-release.yml
testnet-preview.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENCE.md
README.md
apps
aggregates
README.md
pac... | ## Backend
Backend contains database migrations, seed files and cron jobs to fetch and analyze statistics
### Config
Update environment variables in `*.backend.env`
```
DATABASE_URL=
REDIS_SENTINEL_NAME=
REDIS_SENTINEL_URLS=
REDIS_PASSWORD=
RPC_URL=
RPC_URL2=
NETWORK=
COINGECKO_API_KEY=
COINMARKETCAP_API_KEY=
LIVEC... |
mtoan2111_GeFi-Hub | README.md
asconfig.json
assembly
__test__
as-pect.d.ts
main.spec.ts
as_types.d.ts
controller
game.controller.ts
space.controller.ts
token.controller.ts
helper
pagination.helper.ts
response.helper.ts
transform.helper.ts
index.ts
mode... | Kiến trúc code trong match
```js
/**
* Vector chứa các trận đấu đang chờ
* PersistentVector ~ List ~ Danh sách liên kết đơn/đôi
**/
const waitingMatch = new PersistentVector<Match>("w");
```
```js
/**
* Vector chứa các trận đấu đang diễn ra
* Khi 1 trận đấu đang ở waiting mà đủ người chơi, trận đấu sẽ chuyển sang t... |
LastDarkNes_simple-rust-game | .gitpod.yml
.theia
settings.json
.travis.yml
README.md
contract
Cargo.toml
src
lib.rs
integration-tests
README.md
rs
Cargo.toml
src
tests.rs
ts
main.ava.ts
package.json
| Simple blockcain entity game
=================================
<!-- MAGIC COMMENT: DO NOT DELETE! Everything above this line is hidden on NEAR Examples page -->
## Description
This contract implements simple entity game backed by storage on blockchain.
Contract in `contract/src/lib.rs` provides methods to increment... |
jkutrzeba1_forum-crypto-engine | README.md
contract
build.sh
deploy.sh
package-lock.json
package.json
src
contract.ts
tsconfig.json
frontend
assets
OFL.txt
add.svg
childcat.svg
edit.svg
global.css
logo-black.svg
logo-white.svg
settings.svg
subje... | 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... |
onchezz_university_contract | Cargo.toml
README.md
build.sh
deploy.sh
dev-deploy.sh
init-args.js
rustfmt.toml
src
lib.rs
| # University contract
- this is a contract that keeps school details
|
minhkl_near-auction | .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
models.ts
tsconfig.json
utils.ts
compile.js
package.json
package.js... | near-auction
==================
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
... |
josemarchini_Simple-Near-Smart-Contract | Cargo.toml
README.md
src
lib.rs
| Comandos importantes Rust:
// Correr un contrato inteligente
Vamos a instalar el NEAR CLI, para esto simplemente ejecutamos en nuestra consola este comando:
npm install -g near-cli
"Necesitamos tener instalado Node y npm para este propósito"
Haremos Login con nuestra wallet en el CLI:
near login.
Tus credenciale... |
kuutamolabs_bdk | .cargo
audit.toml
.github
ISSUE_TEMPLATE
bug_report.md
enhancement_request.md
minor_release.md
patch_release.md
summer_project.md
pull_request_template.md
workflows
audit.yml
code_coverage.yml
cont_integration.yml
nightly_docs.yml
C... | <div align="center">
<h1>BDK</h1>
<img src="./static/bdk.png" width="220" />
<p>
<strong>A modern, lightweight, descriptor-based wallet library written in Rust!</strong>
</p>
<p>
<a href="https://crates.io/crates/bdk"><img alt="Crate Info" src="https://img.shields.io/crates/v/bdk.svg"/></a>
<a ... |
PrimeLabCore_rpc-near | .github
workflows
terraform_and_docker.yml
README.md
task-definitions
rpc_node.json
userdata
ecs_user_data.sh
| # RPC Node Deployment Pipeline from PrimeLab!
### Quickly scale up RPC Node deployments via Terraform
**Contributors:**
[PrimeLab Core Tools](https://primelab.io/)
[PrimeLab Blockchain Team](https://primelab.io/)
**GitHub:** [RPC-Deployer](https://github.com/NearPrime/rpc-near)
PrimeLab is excited to release ... |
near_near-docusaurus-styles | .github
ISSUE_TEMPLATE
BOUNTY.yml
style.css
| |
esaminu_console-dona-template-2512 | .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... |
Mykhail_my-test-near-project | README.md
as-pect.config.js
asconfig.json
package.json
scripts
1.dev-deploy.sh
2.use-contract.sh
3.cleanup.sh
README.md
src
as_types.d.ts
simple
__tests__
as-pect.d.ts
index.unit.spec.ts
asconfig.json
assembly
index.ts
singleton
... | ## 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:
┌─────────────────────────────────┬─────────────────────────────────┐
│ ... |
nearprotocol_wallet-core | .github
ISSUE_TEMPLATE.md
ISSUE_TEMPLATE
new_blockchain.md
PULL_REQUEST_TEMPLATE.md
stale.yml
.swiftlint.yml
CMakeLists.txt
README.md
android
app
src
androidTest
java
com
trustwallet
c... | [ed25519](http://ed25519.cr.yp.to/) is an
[Elliptic Curve Digital Signature Algortithm](http://en.wikipedia.org/wiki/Elliptic_Curve_DSA),
developed by [Dan Bernstein](http://cr.yp.to/djb.html),
[Niels Duif](http://www.nielsduif.nl/),
[Tanja Lange](http://hyperelliptic.org/tanja),
[Peter Schwabe](http://www.cryptoj... |
howmarketing_ref-finance-v1 | .env
.postcssrc.json
README.md
jest.config.js
netlify.toml
package.json
src
__mocks__
fileMock.js
global.css
index.html
locales
en_US.ts
zh_CN.ts
services
SpecialWallet.ts
__mocks__
SpecialWallet.ts
account.ts
adboard.ts
air... | # ref-ui
This is the front-end for [ref.finance](https://app.ref.finance).
## Quick Start
To run this project locally:
1. Prerequisites: Make sure you've installed [Node.js] ≥ 12
2. Install dependencies: `yarn`
3. Run the local development server connected to `testnet`: `yarn start` (see `package.json` for a full l... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.