| Job Position | Company | Posted | Location | Salary | Tags |
|---|---|---|---|---|---|
Gnosis | Remote |
| |||
Shadow | New York, NY, United States | $62k - $62k | |||
EigenLabs | Seattle, WA, United States | $72k - $100k | |||
Evmos | New York, NY, United States | $72k - $105k | |||
| Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Windranger Labs | United States | $90k - $150k | |||
A.C.Coy Company | United States | $36k - $100k | |||
Monad Labs | New York, NY, United States | $200k - $250k | |||
Biconomy | Dubai, United Arab Emirates | $91k - $96k | |||
Gnosis | Remote |
| |||
Trust Machines | New York, NY, United States | $150k - $215k | |||
Applied Blockchain | London, United Kingdom | $62k - $70k | |||
Overmind | India | $90k - $118k | |||
Oasis Protocol Foundation | New York, NY, United States | $91k - $104k | |||
Oasis Protocol Foundation | Prague, Czech Republic | $91k - $104k | |||
OpenZeppelin | United States | $36k - $70k |
What you will do
About the team and role
Gnosis is building a Consumer Web3 wallet for Gnosis Chain based on a Gnosis Safe backend that leverages all the advantages of account abstraction to improve user experience and expand addressable user segment. Ultimately, Gnosis Wallet will become an on-chain neobank, leveraging Gnosis Pay and IBANs for wallets. Gnosis Wallet will also natively support Circles UBI.
For Gnosis Wallet we are seeking a Senior Svelte Developer with a strong background in mobile web application development and a deep understanding of responsive designs. The ideal candidate will be experienced in optimizing user interfaces for touch control and will have a keen eye for animations and CSS transitions. A profound grasp of Svelte-Kit and PWA skills is essential for this role. Prior experience with Web3 technologies (EVM based chains and contracts) is desirable.
Develop and optimize Svelte applications with a mobile-first approach
Implement responsive designs using HTML and CSS, ensuring optimal performance on various device sizes and touch controls
Craft smooth animations and CSS transitions to enhance user interactions
Leverage Svelte-Kit to create robust and scalable web applications
Integrate Web3 functionalities, including crafting, signing, and sending transactions on EVM-compatible chains
Implement and optimize PWA features, including web- and service workers with offline usage capabilities
Implement and maintain E2E tests
Who you are
Experience as a Svelte developer
Fluent in TypeScript
Familiarity with complex web applications beyond websites or e-commerce templates; readiness for intricate challenges encouraged
Strong expertise in creating responsive designs using HTML and CSS for mobile applications
Demonstrated ability to optimize UI/UX for touch controls
Solid understanding of animations, CSS transitions, and user-centric design
Hands-on experience with Svelte-Kit
Prior experience with Capacitor highly desirable
Fluent in spoken English, reading, and writing in English
What we can offer you
Do you need resources to pursue your professional goals? → We got you covered with a personal education and conference budgets;
Is there something that you would like to try out within our projects? → You can use your Friday afternoons on research or on a side project in our ecosystem;
Our hierarchy is flat, so there is no chance to get lost in vertical looking organizational structure;
Not really an early bird? No worries! → Flexible working schedules and remote work policies are, for a long time, part of our culture;
And do not worry about your equipment and subscriptions. We’ll equip you with the latest hardware and provide you with all tools you need!
But most important - grow with us! We're growing rapidly, the industry is expanding fast, and we have a lot to do. If you're someone who loves taking initiative and getting things done, there are a lot of opportunities for you at Gnosis. We’re enthusiastic about our shared mission and enjoy spending time together!
At Gnosis, we strive to create an inclusive environment that empowers our employees. We believe that our products and services benefit from our diverse backgrounds and experiences and are proud to be an equal opportunity employer: all qualified applicants are considered for positions regardless of race, ethnic origin, age, religion or belief, marital status, gender identification, sexual orientation, or physical ability.
About us
Gnosis boasts an unparalleled track record of experimentation and building decentralized infrastructure for the Ethereum ecosystem. When Gnosis was founded in 2015, it focused on building prediction markets to enable worldwide access to accurate information. Today, as a DAO, Gnosis uses the products that it creates to transparently guide decisions on the development, support, and governance of its ecosystem. Safe, Cow Protocol, Conditional Tokens, Gnosis Auction, Zodiac, Agnostic Relay, and MEV Blocker are all products and protocols incubated by Gnosis.
In November 2021, the xDai and GnosisDAO communities voted to combine their vibrant ecosystems to create the Gnosis Chain, an EVM compatible, community owned network that prioritizes credible neutrality. Secured by over 125k validators around the world, Gnosis Chain ensures a secure and resilient infrastructure. Users and developers on Gnosis Chain can also take advantage of familiar tooling and trust-minimized bridges to the Ethereum mainnet. Gnosis Chain employs the same execution and consensus layer clients as Ethereum, ensuring seamless integration with all future EIPs.
Most recently, we launched Gnosis Pay, the first decentralized payment network allowing web3 developers to integrate with a range of traditional payment schemes including Visa. Gnosis Pay allows users to spend their digital assets anywhere Visa is accepted with the same quick, seamless transactions they expect from a traditional debit card.
Embrace the future of decentralized technology with Gnosis Chain, and join us as we continue to shape the next generation of web3 advancements. Together, we are building a decentralized ecosystem that empowers users and fosters global innovation.
What is EVM?
EVM stands for Ethereum Virtual Machine, and it is the runtime environment for smart contracts in the Ethereum network
It is a virtual machine that executes code written in the Solidity programming language, which is the language used for writing smart contracts on the Ethereum platform
The EVM is a sandboxed environment, which means that code executed within the EVM is isolated from the rest of the network and cannot interact with it directly
This is important for security reasons, as it prevents malicious code from affecting the rest of the network
When a smart contract is deployed to the Ethereum network, it is compiled into bytecode that can be executed by the EVM
Each node on the network maintains a copy of the EVM, which allows them to execute smart contract code and validate transactions
When a transaction is submitted to the network, the EVM processes it by executing the corresponding smart contract code
The EVM processes the transaction by reading the bytecode, interpreting it, and executing it step by step
The EVM then returns the result of the transaction to the sender, which can include changes to the state of the contract or the network as a whole
The EVM is designed to be Turing-complete, which means that it is capable of performing any computation that can be performed by a computer
This allows for complex smart contracts to be executed on the Ethereum network, including those with conditional logic, loops, and other advanced programming constructs
The EVM is a key component of the Ethereum network, as it allows for the execution of smart contracts in a secure and isolated environment
It is a crucial part of the blockchain infrastructure that enables decentralized applications to be built and run on the Ethereum platform.