You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a requirements file(package.json) to easily install the node modules
(took me some extra time to install each dependency(install)) .gitignore is useful too to avoid downloading files from your machine to git
Also for the Dev Wallet and TokenProgram should be addressed in the .env to be easier to access & Adjust for the User
Other than that good work
And also pumpapi.fun I could not find the documentation on it, could you share exactly where and what logic you are using
good work overall
The text was updated successfully, but these errors were encountered:
Add a requirements file(
package.json
) to easily install the node modules(took me some extra time to install each dependency(install))
.gitignore
is useful too to avoid downloading files from your machine to gitAlso for the Dev Wallet and TokenProgram should be addressed in the
.env
to be easier to access & Adjust for the UserOther than that good work
And also
pumpapi.fun
I could not find the documentation on it, could you share exactly where and what logic you are usinggood work overall
The text was updated successfully, but these errors were encountered: