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

Commit

Permalink
fix: readme info
Browse files Browse the repository at this point in the history
  • Loading branch information
kalote committed Jun 17, 2022
1 parent 0c3320c commit b519c67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,9 @@ node index.js

Check out [this demo file](https://github.com/ConsenSys/infura-sdk/blob/main/usage.js) for example method calls such as minting an NFT, getting NFT info, and transferring an NFT.

## Swagger READ methods
## Swagger API methods

Authenticate using your infura project's information:

- Username: `PROJECT-ID`
- Password: `PROJECT-SECRET`
Expand Down

0 comments on commit b519c67

Please sign in to comment.