Skip to content

louisdevzz/near-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Getting Started

#First, run the development server:

#👇️ if use window install wsl ubuntu để run local do verify #Run wsl ubuntu #Install Package

   sudo apt-get update
   sudo apt install build-essential
   sudo apt install build-essential
   sudo chown -R $(whoami) /home

#Install Package

   curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
   cargo install cargo-near
   cargo install cargo-vendor
   curl -sL https://deb.nodesource.com/setup_16.x | sudo bash -
   sudo apt -y install nodejs

#Install project #👇️ if you use npm

    npm install
    npm install react react-dom next

    npm run dev

#👇️ if you use yarn

    yarn install
    yarn add react react-dom next

    yarn dev

#Open http://localhost:3000 with your browser to see the result.

About

The project is based on near block and etherscan integrated with verify contract and some additional features are developing. The project is in the development stage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors