CreitTech_ Profile Banner
Creit Tech Profile
Creit Tech

@CreitTech_

Followers
234
Following
72
Media
11
Statuses
59

A Software Development Company Creators of @xBullWallet and fans of the #Stellar network

Global
Joined March 2022
Don't wanna be here? Send us removal request.
@CreitTech_
Creit Tech
10 days
How? Instead of simulating the balance from the contract, it directly fetches the ledger data from the network and it correctly calculates the available balance (it cares about selling amounts, base reserves, etc). Making devs' life easier, one library at a time. #keepbuilding.
1
1
5
@CreitTech_
Creit Tech
10 days
Picture this: The user connects to your Soroban dapp, the RPC sim says it has $800 but when it tries to interact with your dapp it gets an error. Why? well turns out that user has active offers on the classic side. Our assets library now handles that ๐Ÿ˜‰.
2
9
32
@CreitTech_
Creit Tech
1 month
Who wants to farm on @StellarOrg?.
@CriptoFarm_
cripto.farm
1 month
What if everybody could farm on autopilot? Thatโ€™s why we @BuildOnStellar. Stay tuned!.
1
4
19
@CreitTech_
Creit Tech
2 months
RT @tomerweller: Awesome example of meta contracts in Stellar. In this case stellar-router allows you to atomically execute a set of contraโ€ฆ.
0
14
0
@CreitTech_
Creit Tech
2 months
One cool thing about the classic side of the @StellarOrg network is being able to send multiple operations in a single atomic transaction. And so we made this: Make multiple "operations" on Soroban just like we used to on the classic side๐Ÿ˜Œ.
8
15
49
@CreitTech_
Creit Tech
3 months
The project @SoroswapFinance entered the club of the projects using our #StellarWalletsKit, and with that they now are compatible with all wallets on the @StellarOrg network๐Ÿ˜Ž. Do you want to @BuildOnStellar? Be smart, be like @PaltaLabs and include all wallets at once.
@SoroswapFinance
Soroswap.Finance
3 months
๐Ÿงตย Try the ๐—ฆ๐˜๐—ฒ๐—น๐—น๐—ฎ๐—ฟ ๐—ช๐—ฎ๐—น๐—น๐—ฒ๐˜๐˜€ ๐—ž๐—ถ๐˜ย  the new integration by @CreitTech_. on @SoroswapFinance. Test our ๐—”๐—ด๐—ด๐—ฟ๐—ฒ๐—ด๐—ฎ๐˜๐—ผ๐—ฟ that optimizes between Soroswap AMM and Phoenix AMMย .Whatโ€™s next? Integration with @aqua_tokenย . @BuildOnStellar ๐Ÿ™Œ.
0
8
30
@CreitTech_
Creit Tech
5 months
He knows.
@tomerweller
Tomer Weller
5 months
Don't be a wallet racist. Use Stellar wallets kit.
0
0
2
@CreitTech_
Creit Tech
6 months
RT @in_reflector: We are happy to welcome prominent community-driven organizations CreitTech (@CreitTech_) and Lightsail (@overcat_me) thatโ€ฆ.
0
19
0
@CreitTech_
Creit Tech
6 months
RT @lumenloop: ๐Ÿ™Œ @in_reflector adds Lightsail and @CreitTech_ as node providers, boosting its node quorum to seven. Strengthening the securโ€ฆ.
0
8
0
@CreitTech_
Creit Tech
6 months
Last month we added @Ledger support to our #StellarWalletsKit library, this month we want to let you know that @Trezor wallets are now supported too!. And just like the last time, you only need to add two lines of code if you are already using our kit ๐Ÿ˜Ž. Keep building! ๐Ÿ’ช
Tweet media one
4
7
24
@CreitTech_
Creit Tech
7 months
If you already use our kit, you only need to add the new LedgerModule to the kit and VOILA! Now you support one of the most popular hardware wallets on the market. As simple as that ๐Ÿ˜Ž. Check out more about it here:
0
1
6
@CreitTech_
Creit Tech
7 months
That's right, our #StellarWalletsKit library now supports @Ledger wallets and so all @BuildOnStellar developers can easily add it to their dApps with just two extra lines of code. No need to keep paths nor ask the user what address to use. Everything is handled by our kit! ๐Ÿ’ช
Tweet media one
11
20
74
@CreitTech_
Creit Tech
8 months
Do you want to be as cool as the guys from @script3official?. Use and add support to all #Stellar wallets at once (yeah, that includes WalletConnect) ๐Ÿ’ช.
@script3official
Script3
8 months
WalletConnect is now on Blend mainnet!.
Tweet media one
1
7
23
@CreitTech_
Creit Tech
9 months
RT @heytdep: Just before Meridian, isn't this beautiful @StellarOrg community? . Expanding week by week, looking forward for more orgs to jโ€ฆ.
0
9
0
@CreitTech_
Creit Tech
11 months
Are you using our StellarWalletsKit library? ๐Ÿงฐ If true, we have good news for you! ๐Ÿฅณ. We've included a new component to the kit: A connection button. Just like the built-in modal, you can customize it to feel like your site, read more about it here:
2
4
12
@CreitTech_
Creit Tech
11 months
We don't post that often because you are either on social media or building. But we wanted to share that our Stellar validators have been running and helping the network for the past 30 days without issues. ๐Ÿ™Œ. #KeepBuilding
Tweet media one
3
11
21
@CreitTech_
Creit Tech
1 year
And the best part? It's completely open source and free to use!. We are making progress on it, here is the repo if you want to test it out but just remember that it's still in early development ๐Ÿ˜‰. #Soroban #Stellar #OpenSource #StellarFamily.
1
0
4
@CreitTech_
Creit Tech
1 year
Deploy SAC contracts, extend TTLs, restore ledger keys, install WASM files. you can even define schemas and call Soroban contracts functions directly from the UI ๐Ÿ™Œ. Here we are writing the parameters to call a deployer contract with "init args" included ๐Ÿ˜Ž
Tweet media one
1
0
2
@CreitTech_
Creit Tech
1 year
The Soroban CLI is an amazing development tool. But for those who would like to have a UI and need to use their hardware wallets, here is how easy is to deploy two SAC contracts for one project signing the XDRs with our Ledger using our new app SorobanHub ๐Ÿ’ช (and @xBullWallet)
3
5
16
@CreitTech_
Creit Tech
1 year
RT @LitemintHQ: @sorobandomains have been integrated to the upcoming Litemint release making it a breeze to send #NFTs and assets to anyoneโ€ฆ.
0
27
0