
Harmonic Guild
1.8K posts

Harmonic Guild
@HarmonicGuild
Harmonic builds blockchain libraries, infrastructure, and applications. Efficient, elegant code with transparent and cost-effective project management.
参加日 Ocak 2022
471 フォロー中667 フォロワー
Harmonic Guild がリツイート

Your Smart Contracts can now sign any payloads without having or exposing a private key of their own. They can control hundreds and thousands of addresses on different chains.
@NEARProtocol Chain Signatures is a game changer for the Chain Abstraction ecosystem.
Thread time 🧵
English
Harmonic Guild がリツイート

I wrote this simple example, apparently there are no good (easy to find) meta transactions example, especially in rust.
Check this out: github.com/NEARBuilders/n…
English
Harmonic Guild がリツイート

Here is the TLDR of NEP-519 on NEAR. (github.com/near/NEPs/pull…)
In short, NEP-519 helps make smart contracts on the NEAR more flexible by allowing contracts to pause and wait for other tasks or data before continuing. This means they can better handle tasks that take time or depend on other actions.
Currently, execution is asynchronous which mean it doesn't wait for a cross-contract call to finish, leading to the need for callbacks.
NEP-519, introduces yielded execution, which let's a contract wait until a task finishes before moving on.
This is an immediate benefit for Chain Abstraction and upcoming AI frameworks. It does this by improving support for multi-party computation (MPC) through allowing contracts to pause and wait for external computations/ events before continuing.
English
Harmonic Guild がリツイート

@NEARProtocol has an inbuilt way of rewarding smart contract developers some part of the transaction fees.
You might have heard of the 30% share.
Let's dig into that a little deeper.
🧵


English
Harmonic Guild がリツイート

I have been digging into Sputnik Contracts recently @NEARProtocol.
Something I had a hunch and makes sense is that your DAO contract does not have any keys. Full or Limited access.
You can check for yourself using this simple command

English
Harmonic Guild がリツイート

I am looking to interview developers using @NEARProtocol's QueryAPI platform for their Bos apps or any other front end or back end apps.
My DMs are open and your time will be compensated if we end up doing the interview.
Thanks.
English
Harmonic Guild がリツイート
Harmonic Guild がリツイート
Harmonic Guild がリツイート

Check out this new crate! More tooling options is a win for developers.
Jaswinder Singh@jassification
Hi @NEARProtocol fam, we recently published near-api-lib-rs on crates io. A Rust API library to interact with Near blockchain. This micro thread is a short introduction of why we chose to do this. It is also a call to NEAR Rust OGs for their honest, most brutal feedback. 1/n
English
Harmonic Guild がリツイート

Look mama, my issues (no pun intended) made the weekly news.
NEAR DevHub@NEARDevHub
Discover why NEAR is the solution for your projects in our latest NEAR Dev NEWS edition! 👉 NEAR Dev NEWS #9 (near.social/devhub.near/wi…) Here you’ll find the newest releases, developer insights, and upcoming events shaping react on chain
English
Harmonic Guild がリツイート

Please go vote for Harmonic Guild on Potlock!
app.potlock.org/?tab=project&p…
English
Harmonic Guild がリツイート

Create a Trial Account Drop using a bos app.
I recently stored the trial account no-std wasm in a bytes array on near social component(near.social/jass-build.nea…).
Then created a component that uses this wasm to create a trial account drop (near.social/jass-build.nea…).
This created an empty custom function call drop on
@keypomxyz. The custom function being here deploying a trial account.
Once you have a unique drop id, now you can simple add_keys to this drop and distribute them as you like. You can automate this process by setting a simple service too.
The trial account drop config component only supports adding only one contract and for all methods. In next iteration you can put multiple contracts and select methods as well ( multiple methods per contract).
The fun part here was storing the trial account wasm as a bytes array inside a component and then pass it as function args to the Keypom contract.
Here is the explorer link btw -
#execution" target="_blank" rel="nofollow noopener">nearblocks.io/txns/9DSb5tFrD…
English
Harmonic Guild がリツイート

Writing a rust of implementation for near-api.
Cat is out of the box. For the past few weeks, I started writing a rust counterpart of the famous near-api-js, @NEARProtocol's most used library to interact with the chain.
@HarmonicGuild @NearBuilders
English
Harmonic Guild がリツイート

@Freol Damn ser!
My build time from the crate reduced from 1 min 30 seconds to 45.41s
Doing this on M1 Macbook pro, 8gb RAM.
English
Harmonic Guild がリツイート

@Freol Will give it a try ser!
Thanks for pointing it out.
English
Harmonic Guild がリツイート

If you are looking for a low-hanging fruit with massive impact on productivity of development in NEAR, here is an issue to address: github.com/near/nearcore/… - we can cut down the compilation time of some of the projects in half (33s -> 15s on my powerful machine)
English
Harmonic Guild がリツイート

How does @ilblackdragon know so much about A.I?
It's like he used to work in AI or something.
English
Harmonic Guild がリツイート
Harmonic Guild がリツイート

If you are thinking to showcase your @NEARProtocol dApp at @EthereumDenver, please consider giving @keypomxyz trial accounts a chance.
Direct login to your dapp, no passphrase, no crypto top up required.
Integration would take less than a day. Happy to do it for you.
@HarmonicGuild @NearBuilders
English

