Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
CodeChain-io
/
foundry-primitives-js
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
3
Code
Issues
0
Pull requests
2
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
Datepicker
All time
Commit History
Commits on Mar 10, 2020
Add Travis CI badge
kseo
committed
5641654
Copy full SHA for 5641654
Commits on Mar 5, 2020
Update foundry-primitives version to 0.2.1
SeungMin Lee
committed
96e86bc
Copy full SHA for 96e86bc
Update foundry-primitives version to 0.2.0
SeungMin Lee
authored and
HoOngEe
committed
dd51e06
Copy full SHA for dd51e06
Rename PlatformAddress to Address
SeungMin Lee
authored and
HoOngEe
committed
df511ed
Copy full SHA for df511ed
Remove the concept of Asset
SeungMin Lee
authored and
HoOngEe
committed
ca4c764
Copy full SHA for ca4c764
Get X25519 public key from private key
HoOngEe
committed
322bf92
Copy full SHA for 322bf92
Implement key exchange function
Show description for 88dcd93
HoOngEe
committed
88dcd93
Copy full SHA for 88dcd93
Commits on Mar 3, 2020
Export toArray function
HoOngEe
committed
62b6002
Copy full SHA for 62b6002
Commits on Mar 2, 2020
Fix PlatformAddress's fromPublic() method
Show description for 1982a61
HoOngEe
committed
1982a61
Copy full SHA for 1982a61
Add a keyword to package.json
SeungMin Lee
committed
aa31441
Copy full SHA for aa31441
Commits on Feb 28, 2020
Update package.json to publish it onto npm
SeungMin Lee
authored and
HoOngEe
committed
df1e3f9
Copy full SHA for df1e3f9
Remove a function that does not provide from README.md
SeungMin Lee
authored and
HoOngEe
committed
89e6181
Copy full SHA for 89e6181
Replace ECDSA and Schnorr with Ed25519
SeungMin Lee
committed
690d400
Copy full SHA for 690d400
Commits on Feb 18, 2020
Update README.md and package.json
SeungMin Lee
committed
1d30b6d
Copy full SHA for 1d30b6d
Commits on Dec 5, 2019
Bump the version to 1.0.4
Show description for 63a9c02
remagpie
committed
63a9c02
Copy full SHA for 63a9c02
Use bn.js without types
remagpie
committed
afd7d7f
Copy full SHA for afd7d7f
Revert "Turn on esModuleInterop flag in typescript"
Show description for f969973
remagpie
committed
f969973
Copy full SHA for f969973
Turn on esModuleInterop flag in typescript
remagpie
committed
59a9013
Copy full SHA for 59a9013
Commits on Aug 16, 2019
Bump the version to 1.0.3
Show description for 46e88de
HoOngEe
committed
46e88de
Copy full SHA for 46e88de
Ensure buffered string to have length 32
HoOngEe
authored and
majecty
committed
2f4d2ff
Copy full SHA for 2f4d2ff
Commits on Aug 6, 2019
Make tests more specific
posgnu
authored and
GeunWoo Kim
committed
3a4d942
Copy full SHA for 3a4d942
Commits on Jul 15, 2019
Bump the lodash version
majecty
authored and
joojis
committed
6656adb
Copy full SHA for 6656adb
Commits on Jul 9, 2019
Bump the version to 1.0.2
Show description for 577e095
joojis
committed
577e095
Copy full SHA for 577e095
Replace the ripemd160 package with the crypto-js package
Show description for 4782b2f
joojis
committed
4782b2f
Copy full SHA for 4782b2f
Commits on Apr 23, 2019
Change the team email to hi@codechain.io
kseo
committed
828fda5
Copy full SHA for 828fda5
Commits on Apr 16, 2019
Bump the version to 1.0.1
Show description for 3c52adf
joojis
committed
3c52adf
Copy full SHA for 3c52adf
Fix a bug in fromBytes() of U64, U128, U256
joojis
committed
841aa3d
Copy full SHA for 841aa3d
Commits on Apr 8, 2019
Update README.md
joojis
committed
4f9b4eb
Copy full SHA for 4f9b4eb
Bump the version to 1.0.0
joojis
committed
f92f618
Copy full SHA for f92f618
Commits on Mar 29, 2019
Bump version to 0.5.0
Show description for c261bd3
joojis
committed
c261bd3
Copy full SHA for c261bd3
Fix the jsdoc comments for Schnorr functions
joojis
committed
fa8b6d9
Copy full SHA for fa8b6d9
Change EcdsaSignature type into string
joojis
committed
32e9067
Copy full SHA for 32e9067
Rename AssetTransferAddress to AssetAddress
joojis
committed
afdb039
Copy full SHA for afdb039
Remove increase() in U256
joojis
committed
45f04f5
Copy full SHA for 45f04f5
Commits on Feb 25, 2019
Cleanup imports in utility.test.ts
Seongjae Choi
committed
9359a08
Copy full SHA for 9359a08
Pagination
Previous
Next
You can’t perform that action at this time.