Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

deprecated-near-examples/staking-pool-factory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️⛔ DEPRECATED

This project is not being actively supported, the code is not expected to work nor reflects the latests improvements in our tooling stack

Frontend for the staking pool factory deployed on the NEAR betanet.

It allows anyone to create and deploy their own staking pool by using NEAR Wallet.

Once the staking pool is created the owner of the staking pool can immediately delegate tokens and start staking.

Contracts background

The current frontend is deployed on NEAR betanet network and uses the account stakehouse.betanet.

The factory uses contract from https://github.com/near/initial-contracts/tree/master/staking-pool-factory

The factory is initialized to use the whitelist contract deployed at the account whitelist-beta

Whitelist contract is https://github.com/near/initial-contracts/tree/master/whitelist

Install dependencies

yarn

Run locally

yarn start

Deploy to github pages

yarn deploy

About

Frontend for the Staking Pool Factory on betanet

Resources

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE
Apache-2.0
LICENSE-APACHE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published