NEAR Documentation
  • Concepts
  • Develop
  • Tools
  • Tutorials
  • Community
  • Tokens
  • Stake
  • Integrate
  • GitHub

›Basics

Basics

  • Getting Started
  • Create Account
  • Hackathon Guide

Front-end

  • Introduction
  • API Library
  • RPC Endpoints

Smart Contracts

  • Overview
  • AssemblyScript

    • Introduction
    • AS SDK

    Rust

    • Introduction
    • Rust SDK

Running A Node

  • Running a node
  • Running a node (Windows)

NEAR <> ETH

    EVM

    • Network Status
    • Simple EVM Script
    • Truffle
    • Web3 Provider
    • Proxy RPC Server
    • Local Setup
    • Testing Contracts

    Examples

    • Pet Shop
Edit

Creating a NEAR Account

The easiest way to create an account on NEAR is with NEAR Wallet. NEAR has several development networks operating independently of each other with their own accountIDs. Below we have guides for creating account for two of these networks:

  • testnet
  • mainnet

Creating a testnet account

The following guide with walk you through testnet account creation using NEAR Wallet.

Reserve Account ID

  • Navigate to https://wallet.testnet.near.org and click on "Create Account".

mainnet wallet landing

  • Next, enter your desired account name.

mainnet create account


Secure your account

  • Choose your account recovery method. "Recovery Phrase" or Ledger is recommended as the most secure method.

Seed Phrase Account Recovery

  • When selecting a recovery phrase / seed phrase it is extremely important to write down your words IN ORDER and keep them in a safe place! We will not have a backup and will not be able to help you recover your account without it.

recovery method selection

setup seed phrase

E-mail / Phone Number Account Recovery

  • When choosing e-mail or text, a ONE TIME recovery link will be sent to you that will have a recovery seed phrase embedded in the URL.

  • DO NOT DELETE THIS MESSAGE! We are unable to resend this link to you. If you loose access to this it will result in the loss of your account unless you have another recovery method enabled.

e-mail recovery


Success!

You just created a testnet account and received 200 Ⓝ! Upon recovery method confirmation you should be directed to your account dashboard similar to the one below:

testnet success

  • Here you can view your total balance, available balance, and minimum balance needed for on-chain storage costs. Also, you can view and rotate your Access Keys by enabling (add) or disabling (delete) them.

Creating a mainnet account

Creating an account on mainnet is almost identical to testnet but will require initial funding for the account. Here is a guide to mainnet account creation.

Reserve Account ID

  • Navigate to https://wallet.near.org and click on "Create Account".

mainnet wallet landing

  • Next, enter your desired account name.

mainnet create account


Secure your account

  • Choose your account recovery method. "Recovery Phrase" or Ledger is recommended as the most secure method.

Seed Phrase Account Recovery

  • When selecting a recovery phrase / seed phrase it is extremely important to write down your words IN ORDER and keep them in a safe place! We will not have a backup and will not be able to help you recover your account without it.

recovery method selection

setup seed phrase

E-mail / Phone Number Account Recovery

  • When choosing e-mail or text, a ONE TIME recovery link will be sent to you that will have a recovery seed phrase embedded in the URL.

  • DO NOT DELETE THIS MESSAGE! We are unable to resend this link to you. If you loose access to this it will result in the loss of your account unless you have another recovery method enabled.

e-mail recovery


Fund Your Account

  • An initial funding of 1.1 Ⓝ will be required to create the account and pay for a small amount of initial storage. You will receive a temporary funding account address similar to the one below.

fund your account

  • Copy this funding account address and OPEN A NEW TAB to fund the account. It is important to leave this page open while funding the account creation. If it accidentally gets closed, you can reconstruct the link by following this format: wallet.near.org/fund-create-account/YOUR_ACCOUNT.near/FUNDING_ACCOUNT_ADDRESS

image

  • To fund the account, have an existing NEAR account send >= 1.1 Ⓝ to the funding account address, or click on "Where can I purchase NEAR" to go to an exchange and purchase some. You will then need to provide them with the funding account address.

purchase near

  • Once your account is funded, navigate back to the "Fund Your Account" tab you left open earlier. This page should be automatically updated notifying you that your account has been funded. To complete the process, check the box that acknowledges your one-time funding address will now be deleted and any further assets sent to this address will be lost.

image


Success!

  • You have now created a NEAR account on mainnet!

image

  • You should now be directed to your account dashboard where you can view your total balance, available balance, and minimum balance needed for on-chain storage costs. Also, you can view and rotate your Access Keys by enabling (add) or disabling (delete) them.

image

Access Key Storage / Sign Out

WARNING! Make sure you have a recovery method enabled and working BEFORE doing this! If you do not, you WILL NOT be able to recover your account!

You'll notice that there is not a "sign out" option available with NEAR Wallet. This is due to your access key being stored in your browser's local storage. If it is imperative that you disable the ability of your browser to access your account, open your browser's dev tools and clear the key/value line of the account you wish to remove.

local storage access key

Alternatively, if you would like to save an access key to your hard-drive, you can use the near-cli command near login.

Support

Did something go wrong, or you need further assistance setting up your account? Head to our #wallet-support channel in Discord.

Last updated on 2/10/2021 by Josh
← Getting StartedHackathon Guide →
  • Creating a testnet account
    • Reserve Account ID
    • Secure your account
    • Success!
  • Creating a mainnet account
    • Reserve Account ID
    • Secure your account
    • Fund Your Account
    • Success!
  • Access Key Storage / Sign Out
  • Support
  • Wallet
  • Explorer
  • Examples
  • Forum
  • Twitter
  • GitHub
  • Discord
  • Telegram
  • WeChat
  • YouTube

Developers

  • Overview
  • Technology
  • GitHub
  • Bounties
  • Grants

Community

  • Forum
  • Events
  • Contributor Program
  • Guild Program
  • Startup Accelerator
  • Bounties
  • Tokens

About

  • Team
  • Careers
  • Backers
  • Press Kit
  • Brand Guidelines
  • Privacy Policy

2020 NEAR Protocol|All rights reserved|hello@near.org|Privacy Policy