Skip to content

Commit

Permalink
Merge pull request #137 from poap-xyz/remove-examples-readme
Browse files Browse the repository at this point in the history
There are no more examples folder, they have been moved to the docs
  • Loading branch information
jm42 authored Oct 7, 2024
2 parents ebe90dc + fb4f38d commit 916dae9
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,20 +69,6 @@ yarn build
yarn test
```

## Examples

The `examples` folder contains various examples to help you understand how to use the POAP Package Library. To run these
examples, follow these steps:

1. Replace the placeholder `'your_api_key'` with your actual API key in the example files.
2. Run the examples using the `yarn start` command.

Inside the `examples` folder, you'll find subfolders for each method, showcasing different ways to interact with each
client.

Feel free to explore these examples to learn how to use the library effectively and get a better understanding of the
available functionality.

## Documentation

You can find the documentation in this link: [POAP.js Documentation](https://sdk.poap.tech/)
Expand Down

0 comments on commit 916dae9

Please sign in to comment.