Tutorial: Getting Started With Infura

Hey there, welcome to Infura! Infura provides developers and enterprises with simple, reliable access to Web3 tools and infrastructure. Our Ethereum and IPFS API suite serves and supports thousands of decentralized applications every day.

In this step-by-step tutorial, we’ll walk you through how to get started with Infura so you can connect to the Ethereum blockchain and start building awesome software today!

We’ll cover:

  • Signing up for an account;
  • Creating a new project;
  • Security features like whitelisting and how to protect your project credentials;
  • Making requests.

Don’t forget to follow the Infura blog to stay up-to-date as we create more tutorials to help you build with Infura.

7 Likes

I need a private guide on all these… I’m a bit lost… Please who can help me out

Welcome to the Infura Community @Dom Which part are you would you like some help on? Post your questions here we will be happy to assist you.

When I run the curl command to check my api credentials I get a 404 Not Found.
I’m using “curl --user :MyProjectSect https://mainnet.infura.io/v3/ProjectID

If I don’t use the colon it asks me for host password. All I have done is started the project and confirmed the name. I’ve also tried different variations with the different networks in the dropdown menu.

Hi @garrison_r welcome to the Infura community.

I hope this thread will be of help to you

I can’t clone the repository