Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
SuperDappAI
/
superdapp-js
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Sep 3, 2025
Releases/v1.0.1 (#50)
Show description for 99635b3
mickeyjoes
and
vieiraricardo
authored
99635b3
Copy full SHA for 99635b3
Commits on Sep 1, 2025
Fix npm badge URL in README.md
mickeyjoes
authored
7035fbd
Copy full SHA for 7035fbd
Merge branch 'refs/heads/v1.0.0'
mickeyjoes
committed
fe42f30
Copy full SHA for fe42f30
Updates to package.json for first release
mickeyjoes
committed
a992d20
Copy full SHA for a992d20
Merge pull request #32 from SuperDappAI/copilot/fix-25
Show description for 9b02a3c
mickeyjoes
authored
9b02a3c
Copy full SHA for 9b02a3c
Fix syntax error in buildManifest function - missing if condition for address validation
Show description for 5874374
Copilot
and
mickeyjoes
committed
5874374
Copy full SHA for 5874374
Update src/payouts/builder.ts
Show description for 3d389a9
mickeyjoes
and
Copilot
authored
3d389a9
Copy full SHA for 3d389a9
Update src/payouts/builder.ts
Show description for 232cf3b
mickeyjoes
and
Copilot
authored
232cf3b
Copy full SHA for 232cf3b
Implement buildManifest function with comprehensive tests
Show description for f709e64
Copilot
and
mickeyjoes
committed
f709e64
Copy full SHA for f709e64
Initial plan
Copilot
committed
283e4fb
Copy full SHA for 283e4fb
Merge pull request #31 from SuperDappAI/copilot/fix-24
Show description for 6331c23
mickeyjoes
authored
6331c23
Copy full SHA for 6331c23
Add payouts module with core types and exports
Show description for e8a87f7
Copilot
and
mickeyjoes
committed
e8a87f7
Copy full SHA for e8a87f7
Initial plan
Copilot
committed
7444f3e
Copy full SHA for 7444f3e
Merge pull request #22 from SuperDappAI/readme
Show description for 0a9628d
mickeyjoes
authored
0a9628d
Copy full SHA for 0a9628d
Corrected README documentation
mickeyjoes
committed
3edf9fa
Copy full SHA for 3edf9fa
Merge pull request #21 from SuperDappAI/ngrok_tunneling_webhook
Show description for 2bd604c
mickeyjoes
authored
2bd604c
Copy full SHA for 2bd604c
Commits on Aug 29, 2025
Minor updates
mickeyjoes
committed
266b958
Copy full SHA for 266b958
Commits on Aug 28, 2025
Nice—basic dev:tunnel is running as expected. Let’s make the experience consistent and show both local and public webhook URLs automatically.
Show description for fb0e4b2
mickeyjoes
committed
fb0e4b2
Copy full SHA for fb0e4b2
Update examples/basic/package.json
Show description for 8296f50
mickeyjoes
and
Copilot
authored
8296f50
Copy full SHA for 8296f50
Update docs/tunneling.md
Show description for 4453adf
mickeyjoes
and
Copilot
authored
4453adf
Copy full SHA for 4453adf
Merge pull request #20 from SuperDappAI/fix_examples
Show description for 71d3c99
mickeyjoes
authored
71d3c99
Copy full SHA for 71d3c99
Added support for Ngrok tunneling to test webhook from to local
mickeyjoes
committed
e9f8e76
Copy full SHA for e9f8e76
Update examples/basic/tsconfig.json
Show description for c7412e4
mickeyjoes
and
Copilot
authored
c7412e4
Copy full SHA for c7412e4
Update examples/advanced/index.ts
Show description for 6086443
mickeyjoes
and
Copilot
authored
6086443
Copy full SHA for 6086443
Merge pull request #19 from SuperDappAI/more_api_calls
Show description for a5c2e95
mickeyjoes
authored
a5c2e95
Copy full SHA for a5c2e95
Fixed basic example
mickeyjoes
committed
3b341f2
Copy full SHA for 3b341f2
fixed npm start
mickeyjoes
committed
e444534
Copy full SHA for e444534
Missing previous commit
mickeyjoes
committed
e0e1e1d
Copy full SHA for e0e1e1d
Checklist
Show description for 1e3bd3c
mickeyjoes
committed
1e3bd3c
Copy full SHA for 1e3bd3c
Commits on Aug 27, 2025
Update src/core/client.ts
Show description for 14b2954
mickeyjoes
and
Copilot
authored
14b2954
Copy full SHA for 14b2954
Implemented update/delete channel/connection chat message
mickeyjoes
committed
3ef10d9
Copy full SHA for 3ef10d9
Commits on Aug 26, 2025
Update DEVELOPMENT.md
vieiraricardo
authored
1c962c9
Copy full SHA for 1c962c9
Merge pull request #18 from SuperDappAI/refactoring_pr_review_fixes
Show description for 47c6bc5
mickeyjoes
authored
47c6bc5
Copy full SHA for 47c6bc5
Update examples/basic/index.ts
Show description for 8b27405
mickeyjoes
and
Copilot
authored
8b27405
Copy full SHA for 8b27405
Update src/core/agent.ts
Show description for 88ca46a
mickeyjoes
and
Copilot
authored
88ca46a
Copy full SHA for 88ca46a
Pagination
Previous
Next
You can’t perform that action at this time.