Skip to content

astraly-labs/pragma-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pragma Hackathon Template 🧪

This repository serves as a template for building with Pragma

After deploying a contract, you need to call the initializer function (which can be called only one time per value set).

Getting Started 🚀

You can find all the addresses to interact with, in the pragma documentation.

Supported Assets 📈

You can find the list of supported assets here or on the pragma homepage.

Cairo 0 & Cairo 1 💚

This template includes code for interacting both with pragma cairo 0 contracts and cairo 1 contracts. You can find more information about the migration in our documentation.

You can find related docs/examples :

You can find the full cairo 1 repo here.

⚠️ Cairo 0 Contracts will be deprecated in the coming months. We recommend you to directly use the cairo 1 contracts.

Some useful ressources 📚

Feedback 📝

Any bug or feedback ? Please reach out to matthias@pragmaoracle.com

Releases

No releases published

Packages

No packages published

Languages